Merge pull request #11474 from petrgazarov/chore/remove-bower

Remove bower and port dependencies over to npm
This commit is contained in:
Berkeley Martinez
2017-02-27 15:03:59 -08:00
committed by GitHub
15 changed files with 49 additions and 84 deletions

View File

@@ -172,12 +172,6 @@ npm install
# Install Gulp globally
npm install -g gulp
# Install Bower globally
npm install -g bower
# Install Bower dependencies
bower install
```
Then you need to add the private environment variables (API Keys):