AngularJS Web 应用样板
带有 Gulp、LESS、Bower、Bootstrap 和 Jade 的 AngularJS Web 应用程序样板。
快速开始
克隆 git 仓库:
git clone -o base https://github.com/seanlin/ng-webapp-boilerplate.git MyApp
cd MyApp # change the current directory to your project directory
npm install -g gulp # install gulp task runner globally, if you don't have it installed already
npm install # install dev tools listed in the pa
评论0
最新资源