- $ pip install django
- $ pip install virtualenv
- $ pip freeze > requirements.txt
Open Console in Main Project Directory.
- $ git clone git@ github.com:sarahhudaib/Django-Resume.git
- $ cd Django-Resume
- $ python manage.py runserver
- on your browser (http://localhost:8000/)