Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

renekopcem/koundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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