Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 123 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 123 Bytes

npm install
npm install -g json-server

Run:
json-server --watch db.json --port 3004
npm start