基于Backbone.Marionette和Bootstrap3的前端组件库
- 安装nodejs->npm->yeoman->generator-webapp
git clone https://github.com/Joywok/juggler.git
,cd juggler
- 安装运行时依赖:在项目下执行
npm install
,bower install
执行 grunt serve &
(&代表后台运行)
执行 grunt build
执行 grunt test
执行 bower install xxx --save