/Grunt-Boilerplate

Grunt boiler plate for creating projets and websites

Primary LanguageHTML

Grunt Boiler plate

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.

Requirements

This package requires: Ruby and scss-lint >= 0.18.0.

npm install

grunt task

Runs mongod server, browser sync and watch.

grunt test task

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.