Skip to content

giuliachiola/recipes

Repository files navigation

Recipes (⚠️ WIP)

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 Netlify Status
Deploy preview https://ricettine.netlify.app/
Project typology Personal

project preview 1 project preview 2 project preview 3

🔥 Tech stack

Purpose Technology
Templating VueJS
Styling SCSS + BEMIT
Documentation Markdown
Server Side Rendering NuxtJS

🌊 Run development mode

# install dependencies
npm i

# serve with hot reload at localhost:8080
npm run dev

🧳 Build setup

Build for production and launch server

# build for production and launch server
npm run build
npm run start

# generate static project
npm run generate

🌿 Branches

Branch name Use
main production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published