kcliu / maclabWeb

Home Page:kcliu.github.io/maclabWeb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites:

* node.js
* bower
* yeoman, [setup steps](http://yeoman.io/codelab/setup.html)

Setup the environment:

  • bower install
  • npm install
  • npm install -g grunt

To develop:

grunt server (localhost:9000)

To production:

grunt build

Stack:

About

kcliu.github.io/maclabWeb

License:Other


Languages

Language:CoffeeScript 50.3%Language:JavaScript 38.9%Language:CSS 10.6%Language:Shell 0.2%