PKpacheco / django-with-react

Django With React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django with React

Run npm install, and then create an VirtualEnv to get all dependencies (Django and React).

Then start the node server by running node render_server, and start the python server by running python manage.py runserver.

About

Django With React.


Languages

Language:Python 73.1%Language:JavaScript 24.0%Language:HTML 2.9%