make-your-burguer

This project is a website to manage hamburger orders for a hamburger delivery company. Made as a product of the Vue.js 3 Youtube course taught by @matheusbattisti

Project setup

npm install

Run fake backend in json-server

npm run backend

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.