The project is bootsrapped with razzle. You can (and should) check the full docs on their repo. Below you can find the most common commands.
Installs all the required packages.
Runs the project in development mode.
You can view your application at http://localhost:3000
The page will reload if you make edits.
Builds the app for production to the build folder.
The build is minified and the filenames include the hashes. Your app is ready to be deployed!
Runs the compiled app in production.
You can again view your application at http://localhost:3000
The project is licensed under MIT with a few restrictions, which can be found in LICENSE.md
.