sniffy-ui
Sniffy UI
Prerequisites
Node and NPM Grunt CLI (npm install -g grunt-cli)
Building
npm install
./node_modules/.bin/bower install
grunt
Developing
grunt watch
Testing with mock server
node index.js
Now open http://localhost:3000/mock/mock.html in your browser and have fun!