- I wanted to learn ember.js and ember-data ... but wanted to see more than console.log('hello world')
- pip install -r requirements.txt
- python manage.py runserver
- http://localhost:8000
- npm install
- node node_modules/jasmine-phantom-node/bin/jasmine-phantom-node codecamp/static/script/tests
-
The ember.js application code
-
The ember.js handlebars template
-
The ember-data django rest api adapter