ahmdali25 / kulineryuk-vue

KulinerYuk is a food ordering website using Vue and fake api with JSON Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

KulinerYuk is a food ordering website using Vue and fake api with JSON Server


Languages

Language:Vue 69.0%Language:JavaScript 27.8%Language:HTML 3.2%