Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 222 Bytes

sforgcompare-local

  1. Install Python 2.7
  2. Install virtualenv and virutalenvwrapper
  3. mkvirtualenv sforgcompare-local
  4. pip install -r requirements.txt
  5. python manage.py syncdb
  6. python manage.py runserver