Remove bower mentions from docs and .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,7 +25,6 @@ node_modules
|
||||
*.iml
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
bower_components
|
||||
main.css
|
||||
bundle.js
|
||||
coverage
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user