Skip to content

martinkryl/koundation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 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

About

Default template of CSS with Foundation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 89.7%
  • JavaScript 10.3%