mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-22 19:23:38 +08:00
docs(tutorial): move bower_components into app folder
This commit is contained in:
@@ -126,7 +126,7 @@ This command will download the following tools, into the `node_modules` director
|
||||
- [Protractor][protractor] - end 2 end test runner
|
||||
|
||||
Running `npm install` will also automatically use bower to download the Angular framework into the
|
||||
`bower_components` directory.
|
||||
`app/bower_components` directory.
|
||||
|
||||
<div class="alert alert-info">
|
||||
Note the angular-phonecat project is setup to install and run these utilities via npm scripts.
|
||||
|
||||
Reference in New Issue
Block a user