Javascript application core library
$ npm install -g gulp
$ npm install -g bower
$ npm install -g fayde-unify
$ git clone git@github.com:wsick/nullstone.git
$ cd nullstone
$ npm install
$ gulp reset # cleans bower libs, bower installs, then symlinks to test and stress bootstrappers
$ gulp test
Launches default browser with runnable stress tests.
$ gulp stress