Skip to content

a simple django application with an ember.js frontend and grunt build step

Notifications You must be signed in to change notification settings

toranb/ember-django-grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A really basic ember.js application with a django-rest-framework api backend

To run this django application locally

1. pip install -r requirements.txt
2. python manage.py syncdb --noinput
3. python manage.py runserver
4. npm install
5. grunt local

About

a simple django application with an ember.js frontend and grunt build step

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published