Skip to content

part of my iowaJS talk -getting started with ember.js

Notifications You must be signed in to change notification settings

stiller/ember-code-camp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember.js web app showing one to many data models in action using ember-data

To run this django application

1. pip install -r requirements.txt
2. python manage.py syncdb
3. python manage.py runserver
4. http://localhost:8000/admin/
5. add a few sessions and speakers

About

part of my iowaJS talk -getting started with ember.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • Python 17.8%