This project is a place to save the recipes that I have tried and liked. Here I can also write in the CMS the changes to the recipes I have made.
\ | \ |
---|---|
Deploy status | |
Deploy preview | https://ricettine.netlify.app/ |
Project typology | Personal |
Purpose | Technology |
---|---|
Templating | VueJS |
Styling | SCSS + BEMIT |
Documentation | Markdown |
Server Side Rendering | NuxtJS |
# install dependencies
npm i
# serve with hot reload at localhost:8080
npm run dev
Build for production and launch server
# build for production and launch server
npm run build
npm run start
# generate static project
npm run generate
Branch name | Use |
---|---|
main |
production |