- Run this script to start the app, you may have to type the admin password for the
sudo
command:
nvm use
export NVM_DIR=~/.nvm
yarn install
sudo yarn start
- If you have any problem when running the above script, please check
README.md
in the root of the project for more info. - After running successfully, please open
https://local.topcoder-dev.com/review
in the browser to start the admin app
- Configuration files are under src/apps/review/src/config
- Mock data files are under src/apps/review/src/mock-datas