Skip to content

A tutorial for utilizing django channels and reactjs as a frontend service.

Notifications You must be signed in to change notification settings

JoelGoh92/channels_obstruction

Repository files navigation

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

About

A tutorial for utilizing django channels and reactjs as a frontend service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published