|
|
- python
- mongodb
- express
- react
- Install mongodb
- Install python3
- Run in shell:
python -m ensurepip --default-pippip install -r requirements.txt- Install nodejs
- Install yarn
- Run in shell:
yarn installTo build the app for production run in shell:
yarn buildyarn 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.