/hangouts-django-react

Source for a Hangouts On Air about Django & ReactJS

Primary LanguagePython

Papo aberto: Django & ReactJS

Source for this Hangouts On Air about Django & ReactJS.

Requirements

  • Pyhton 3 (with pip)
  • NodeJS 5 (with npm)

Install dependencies

$ pip install -r requirements
$ npm install

Run Browserify

$ node_modules/.bin/browserify djangoreact/core/static/app.jsx > djangoreact/core/static/app.js

License

¯\_(ツ)_/¯