Skip to content

soft-solar/django-nunchucks-example

Repository files navigation

django-nunchucks-example

Usage

  1. pip install -r requirements.txt
  2. npm install
  3. bower install
  4. python manage.py migrate
  5. python manage.py compilemessages && python manage.py compilejsi18n
  6. gulp
  7. python manage.py runserver
  8. Go to localhost:8000

About

Example project that shows how to share templates between backend and frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors