Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 348 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 348 Bytes

Readme

  1. cd into server and run nodemon index.js This starts the backend server. login details are in config.toml
  2. cd into perry-frontend and run npm start This will start the react dev server and proxy requests to the backend.

Screenshot