Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 383 Bytes

CSRequireKnockoutNodeContacts

Sample app using Coffeescript, KnockoutJS, Backbone (for routing only), RequireJS, NodeJs

Requires Node clone or fork the code, change directory into the root

Run npm install to get node package dependencies installed (see package.json) Run node server.js Should run on localhost:3000

Includes build capability - see Build.js file run Build.sh