Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 330 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 330 Bytes

This is a simple project to demonstrate some basic BackboneJs features. And by basic, I mean awesome!

Dependencies

  • NodeJs server for the simple rest endpoints
  • npm install for install node_modules required
  • Anything not IE

To Run

node web.js

And direct your web browser to: http://localhost:5000