Skip to content

Files

Latest commit

95df510 · Oct 4, 2018

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"