Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 277 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 277 Bytes

KulinerYuk

KulinerYuk is a food ordering website using Vue and JSON Server

Project setup

npm install

Run the project

npm run serve

Install JSON server

npm install -g json-server

Start JSON Server

json-server --watch db.json