Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 100 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 100 Bytes

To start the app you must:

  1. start json-server: "npm run json-server"
  2. start react: "npm start"