install python 3.* install django 1.10 pip install django==1.10 install crispy-form pip install django-cispy-forms install pagedown pip install django-pagedown open terminal or cmd in the directory and write python manage.py runserver``