使用yo bower grunt 写angularjs项目

679 查看

安装

npm install -g yo
npm install -g bower
npm install -g grunt-cli
mkdir godeyeweb
cd godeyeweb/
timger-mac:godeyeweb timger$ yo
[?] What would you like to do? (Use arrow keys)
❯ Run the Angular generator (0.8.0) 
  Run the Angular-cms generator (0.6.0-rc.1) 
  Run the Angular-phonegap-seed generator (0.6.0) 
  Run the Angularjs-library generator (1.0.2) 
  Run the Chrome-extension generator (0.2.5) 
  Run the Chromeapp generator (0.2.5) 
  Run the Ink generator (0.1.1) 
(Move up and down to reveal more choices)

选第一个 ok