- python
- mongodb
- express
- react
- Install mongodb
- Install python3
- Run in shell:
python -m ensurepip --default-pip
pip install -r requirements.txt
- Install nodejs
- Install yarn
- Run in shell:
yarn install
To build the app for production run in shell:
yarn build
yarn start
- Clone repo and create a new branch:
git checkout https://github.com/algorithm-ssau/coursework -b <name_for_new_branch>
- Make changes and test
- Submit Pull Request with comprehensive description of changes
Anton Petrov Team Lead |
Alex Ugarin Member |
Vadim Tarasov Member |
This project is released under the terms of the MIT license.