JohnnyZ/ember-django-grunt
Folders and files
| Name | Name | 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
Releases
No releases published
Languages
- Python 40.3%
- CSS 32.2%
- JavaScript 22.8%
- HTML 4.7%