This project was bootstrapped with Create React App.
- Clone the app to a local repository
- Start up
cd ~/your-local-repo && npm i && npm start
This will build and start the application (you can run in a full build via npm run-build
and following the serve instructions if necessary). From there the application can be read / interacted with.