A boilerplate for creating apps and websites using grunt, sass, jade and node. It includes a test suite to lint js, scss and provides css stats.
This package requires:
Ruby and scss-lint >= 0.18.0
.
npm install
Runs mongod server, browser sync and watch.
Grunt test will compile styles for the test platform, and perform a full suite of tests on the codes and present it in a consumable format in your browser.