Merge pull request #13639 from petrgazarov/fix/remove-bower-mentions

Remove bower mentions from docs and .gitignore
pull/13643/head
Berkeley Martinez 2017-02-27 21:01:25 -08:00 committed by GitHub
commit 2336ec42ef
2 changed files with 0 additions and 4 deletions

1
.gitignore vendored
View File

@ -25,7 +25,6 @@ node_modules
*.iml
.DS_Store
Thumbs.db
bower_components
main.css
bundle.js
coverage

View File

@ -213,9 +213,6 @@ congratulations you're all set. Otherwise, let us know by asking in the [Con
# Reinstall npm packages
npm install
# Re-run bower install
bower install
# Seed the database (optional)
node seed