-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Zhao Yang edited this page Feb 28, 2017
·
1 revision
Welcome to the DemoAppUser wiki!
Python 2.7.x https://www.python.org/downloads/
Django 1.9.x https://docs.djangoproject.com/en/1.9/intro/install/
Via https
git clone https://github.com/blueskymobile/DemoAppUser or via ssh
git clone git@github.com:blueskymobile/DemoAppUser
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver