Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 429 Bytes

channels_obstruction

To get started

Download and install the Node package manager (npm)

Install from package.json via the command

'''npm install'''

Download and install pip

install the requirements via the command

'''pip install -r requirements.txt'''

To start

''' python manage.py runserver 8080''' in your virtualenv