Skip to content
/ cookbook Public

A cookbook repository for Cooklang files made with Nuxt 3, Vue 3 and Pinia.

License

Notifications You must be signed in to change notification settings

2xAA/cookbook

Repository files navigation

Cookbook

A cookbook repository for Cooklang files made with Nuxt 3, Vue 3 and Pinia.
Styles and layout from https://rsms.me/raster/.

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

yarn install

Development Server

Start the development server on http://localhost:3000:

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

About

A cookbook repository for Cooklang files made with Nuxt 3, Vue 3 and Pinia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published