Skip to content

mikekokuba/koobsandkembler

Repository files navigation

Koobs and Kembler website

Getting started

Install global dependencies

brew update

Bower and Grunt

brew install npm
npm install -g bower grunt-cli

Libsass

brew install libsass

Update dependencies

Be sure you're in the project root

npm install
bower install

Getting to work

# This command will compile all SCSS and Coffeescript and then start watching the directory
# and recomplie when there are any changes

grunt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published