It's frontend init project with:
- Sass preprocessor
- Compass mixins and extensions
- CoffeeScript
- Grunt
First install required gems: bundler install
Install dependences for node modules: npm install
grunt connect Open http://localhost:8011
It's frontend init project with:
First install required gems: bundler install
Install dependences for node modules: npm install
grunt connect Open http://localhost:8011