This project uses react-flask stack for front-end and backend respectively. It also assumes that you have redis and mongodb installed.
./install.sh
For react, you will need to install yarn. After installing, run these commands to do the initial setup for react.
yarn
yarn build
pyhton server.py