Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 173 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 173 Bytes

monitor

develop

frontend

  • cd frontend/
  • npm i (If you first develop, you need this command)
  • npm run start

dummy api

  • npx json-server --watch db.json