Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 363 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 363 Bytes

Bareback: A Backbone Barebones Example

Before it'll all work - you'll need to run npm install to pull down any dependencies you may have Which means, you may need to have node and npm installed!

TODO

  • Set up Grunt
  • Set up RequireJS
    • Paths config
    • Dependencies
  • Set up Backbone
    • App Skeleton
    • Model
    • Collection
    • View
    • Template
  • r.js