Skip to content

Files

Latest commit

cab99c8 · Apr 27, 2018

History

History
30 lines (14 loc) · 401 Bytes

README.md

File metadata and controls

30 lines (14 loc) · 401 Bytes

Restaurant API - Angular App Starter

clone repo

git clone https://github.com/imdadareeph2016/webapi/.git

Install dependencies

npm install

Start server

ng serve ou npm start

2. Include backend server

Install json-server

npm install -g json-server

Run backend server

json-server db.json

Credits

https://github.com/AlexandreKavalerski/angular-meat