Confirmed users
12
edits
(Remove instructions to install nodejs from source, and replace with Ubuntu PPA) |
|||
| Line 61: | Line 61: | ||
If you followed the Windows-specific external-dependency instructions, this step has already been completed. Otherwise, once your Development environment is set up, you must install some global NPM packages. | If you followed the Windows-specific external-dependency instructions, this step has already been completed. Otherwise, once your Development environment is set up, you must install some global NPM packages. | ||
# Install [http://bower.io/ bower] with <code> | # Install [http://bower.io/ bower] with <code>npm install -g bower</code> | ||
# Install [http://gruntjs.com/ grunt] with <code> | # Install [http://gruntjs.com/ grunt] with <code>npm install -g grunt</code> | ||
=== Installing Webmaker Option 1: Webmaker-suite === | === Installing Webmaker Option 1: Webmaker-suite === | ||