This is a basic setup for a single page application using Knockout, RequireJS, Crossroads.js, Bootstrap, jQuery, Font Awesome and Q
A demo is available here
git clone git://github.com/crissdev/spa-template-ko.git -b master spa-kobower install spa-template-koThen, install bower and npm dependencies.
bower install
npm installThe build script supports a number of options that can be passed through command line. Run the following command in the application directory to see all the options available.
gulp --helpkarma startMIT © Cristian Trifan