Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 110 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 110 Bytes

start the app

npm run dev

to start json-server

cd _data

npx json-server --watch db.json --port 3004