- Python 2.7.x installed
- Pip installed
- Virtualenvwrapper installed
$ mkvirtualenv coderetreat-rhein-main.com
$ pip install -r requirements.txt
You can preview the compiled website at http://localhost:8000 by running
$ make devserver
$ mkvirtualenv coderetreat-rhein-main.com
$ pip install -r requirements.txt
You can preview the compiled website at http://localhost:8000 by running
$ make devserver