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
|
*.iml
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
bower_components
|
|
||||||
main.css
|
main.css
|
||||||
bundle.js
|
bundle.js
|
||||||
coverage
|
coverage
|
||||||
|
@ -213,9 +213,6 @@ congratulations – you're all set. Otherwise, let us know by asking in the [Con
|
|||||||
# Reinstall npm packages
|
# Reinstall npm packages
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
# Re-run bower install
|
|
||||||
bower install
|
|
||||||
|
|
||||||
# Seed the database (optional)
|
# Seed the database (optional)
|
||||||
node seed
|
node seed
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user