yarn install
yarn start
yarn build
Move build files in dist directory to your web server and you should be able to access the app
yarn lint
Within this repo is a Jenkinsfile with defines how this project should be built and deployed. See a screenshot of a jenkins build job below. It logs the status of the build to a slack channel.
You can access the web app here