Directives specific to twitter bootstrap
- Install Node.js and NPM (should come with)
- Install global dev dependencies:
npm install -g grunt@0.3.x testacular@0.2.x
- Start testacular server:
grunt server - Run test:
grunt test-run
- Build the whole project:
grunt- this will runlint,test, andconcattargets