forked from toranb/ember-django-grunt
-
Notifications
You must be signed in to change notification settings - Fork 0
JohnnyZ/ember-django-grunt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Python 40.3%
- CSS 32.2%
- JavaScript 22.8%
- HTML 4.7%