This is a default libSASS + Foundation + Grunt template. Used by COEX.
For installation you need to have installed Node.js, Bower and Grunt.js.
Download this package:
https://github.com/renekopcem/koundation/releases
Install bower components (Foundation SCSS and JS files with dependencies) run this command in /assets folder:
bower install
Install all dependencies by Node.js in /assets folder:
npm install
After that you're ready to use Koundation. Enjoy!
In a css folder use command in /assets folder:
grunt
grunt watch
grunt build
grunt sass:dev
grunt
https://github.com/anthonyshort/idiomatic-sass https://github.com/north/north#website-building-blocks http://smacss.com/ http://bem.info/
MIT