This project was bootstrapped with Create React App.
Add node
to your path (!important), then:
npm install
To install all dependencies.
npm start
To check live the changes.
npm run build
To produce a build.
npm run deploy
To publish the build to Github Pages.