Repository for sevenmilecoding.org.
Installing Python 3 on Windows
For linux / unix systems cd to the cloned directory
pip install -r module-reqs.txt
In order for subdomains to work locally, you need to edit your /etc/hosts file and add
127.0.1.1 7mc
127.0.1.1 learn.7mc
127.0.1.1 teach.7mc