首页 > 代码库 > TommySite Build Record

TommySite Build Record

准备工作

  • NodeJS(NPM)

  • Grunt & Bower: npm install -g grunt-cli bower(if fail, use sudo)

  • npm install -g generator-angular

  • yo angular

  • npm install

  • bower install

  • execute grunt tasks like: grunt serve