/koundation

Default template of CSS with Foundation

Primary LanguageJavaScriptMIT LicenseMIT

Welcome to Koundation

This is a default libSASS + Foundation + Grunt template. Used by COEX.

Requirements

Installation

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!

Usage

In a css folder use command in /assets folder:

grunt grunt watch grunt build grunt sass:dev grunt

Guides to follow

https://github.com/anthonyshort/idiomatic-sass https://github.com/north/north#website-building-blocks http://smacss.com/ http://bem.info/

License

MIT