Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 210 Bytes

README.mkd

File metadata and controls

21 lines (14 loc) · 210 Bytes

Development

npm install grunt bower -g
npm install
bower install
grunt

open http://localhost:3000/

edit src direcotry

Release

grunt make

copy dest direcotry to public_html folder