This project was bootstrapped with Create React App.
Run npm install
in project directory.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
To view the deployment on a static server run:
npm install -g serve
serve -s build