Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from 2xAA/cookbook

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

License

radiodario/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

Languages

  • Vue 66.9%
  • JavaScript 15.8%
  • CSS 13.3%
  • TypeScript 4.0%