- Essential
- python
- Flask
$ virtualenv venv
$ source venv/bin/activateClone the repository
$ git clone git@github.com:shannywu/toefl-studygroup.gitor
$ git clone https://github.com/shannywu/toefl-studygroup.gitInstall necessary python packages from requirement.txt
$ cd toefl-studygroup
$ pip install -r requirements.txtThen, you are good to go. Just enter the following command:
$ python run.py