davej / CorkDev.io-KCs-app

Home Page:http://davej.github.io/CorkDev.io-KCs-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code used in Frontend Development talk at CorkDev.io on 6th Feb

Slides available at Slideshare

Install

Make sure you have NodeJS installed.

First install Grunt:

npm install -g grunt-cli

Then install Bower:

npm install -g bower

Then install the project dependencies, go to the project directory and run:

npm install

Finally run:

bower install

Run Grunt with development server

In the project dir, just use the following command:

grunt

About

http://davej.github.io/CorkDev.io-KCs-app/


Languages

Language:CSS 95.7%Language:CoffeeScript 3.7%Language:JavaScript 0.6%