This project was bootstrapped with Create React App.
Use Node.js version specified in .nvmrc
and install dependencies:
npm install
Configure the web application by passing a JSON config inside public/index.html
:
cp public/index.html.example public/index.html