This is a simple project to demonstrate some basic BackboneJs features. And by basic, I mean awesome!
- NodeJs server for the simple rest endpoints
npm install
for install node_modules required- Anything not IE
node web.js
And direct your web browser to: http://localhost:5000