Prepire Environment for RequireJS, Backbone, and Bower Starter Template on Windows

By Sochinda Tith, Required application: Nodejs installer (http://nodejs.org/download/) Msysgit (http://msysgit.github.io/) Download both application and install into Windows OS Open “CMD” as administrator and run: $ npm install bower-installer $ npm install -g requirejs del %HOMEDRIVE%%HOMEPATH%\AppData\Roaming\npm\r.js DOSKEY r.js=r.js.cmd $* *** Notation: for new version bower, we have to change component.js to bower.js If there any error’s called javascriptContinue reading “Prepire Environment for RequireJS, Backbone, and Bower Starter Template on Windows”