Remove bower mentions from docs and .gitignore

pull/13639/head
Petr Gazarov 2017-02-27 23:44:30 -05:00
parent ace5daa82d
commit f85bfc9fab
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