AngularJS ========= * Web site: http://angularjs.org * Tutorial: http://docs.angularjs.org/#!/tutorial * API Docs: http://docs.angularjs.org * Developer Guide: http://docs.angularjs.org/#!/guide Compiling --------- rake compile Running Tests ------------- ./server.sh # start the server open http://localhost:9876/capture # capture browser ./test.sh # run all unit tests