Remove bower and port dependencies over to npm

This commit is contained in:
Petr Gazarov
2016-11-06 21:45:09 -05:00
parent 79a7677093
commit f159027025
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):