IskenHuang / cheese

hackNTU(hackathon) 當日產物

Home Page:http://iskenhuang.github.io/cheese/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheese

how to use

step1. install nodejs, git step2. clone project

git clone git@github.com:IskenHuang/cheese.git

step3. install bower in global and install components

npm install bower -g && bower install

step4. install grunt and install node packages

npm install grunt-cli -g npm install

step5. run in local server

grunt server

build

production build in 'dist' folder

grunt build

Troubleshooting(wiki page)

https://github.com/IskenHuang/cheese/wiki/Troubleshooting

license MIT

About

hackNTU(hackathon) 當日產物

http://iskenhuang.github.io/cheese/


Languages

Language:CSS 58.4%Language:JavaScript 25.6%Language:CoffeeScript 16.0%