Bower installation and use of entry-level installation directly
Preparation: Install Nodejs through Nodejs installation cnpm
Detailed Process
1. Install Nodejs Execution node-v view version number project requirements (recommended) 4.4.7
2. executive Cnpm-v (Taobao Mirror) view version number
3. Execute global command: CNPM i-g Bower for global installation
4. In the computer local Disk custom project folder, through CMD implementation e:, CD webApp,
(This example item is in the WebApp directory under E disk)
5. Enter the project directory to perform Bower init initialization bower, (including name description keyword is all execution Yes)
6. Installation through Bower Install–save Angular Angularjs
7. Uninstall Angularjs via Bower Uninstall–save Angular Attention install good Nodejs direct cmd into. Global Install Bower and then enter the local project directory, or there will be errors