mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
Remove bower and port dependencies over to npm
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user