资源说明:Organising client-side javascript with Node, RequireJS, Jasmine, JsHint
# Organising client-side javascript To get setup, you'll need [Node.js](http://nodejs.org/). Then clone the project and run `npm install`. # Then what? ## Validating Using [jsHint](http://www.jshint.com/): `node validate` ## Testing Using [Jasmine](http://pivotal.github.com/jasmine/): `node test` ## Building Using [RequireJS](http://requirejs.org/): `node build` ## Example Open "example/test.html" in your favourite browser.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
