Skip to content

Setup to use React.js with Django, Webpack, and Babel 6

Notifications You must be signed in to change notification settings

sdzharkov/Django-React-Template

Repository files navigation

A setup to use React.js/Webpack/Babel6 with Django.

Created with Python3 and DJango 1.9.8

To run:

  1. npm install --upgrade
  2. pip install requirements.txt
  3. python manage.py runserver
  4. ./node_modules/.bin/webpack --config webpack.config.js --watch

About

Setup to use React.js with Django, Webpack, and Babel 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages