Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 211 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 211 Bytes

App confusion

This project was bootstrapped with Create React App.

Server

npm i -g json-server
json-server --watch db.json -p 3001 -d 2000