Webmaker/Code/Dev/Environment: Difference between revisions

Jump to navigation Jump to search
(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>sudo npm install -g bower</code>
# Install [http://bower.io/ bower] with <code>npm install -g bower</code>
# Install [http://gruntjs.com/ grunt] with <code>sudo npm install -g grunt</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 ===
Confirmed users
12

edits

Navigation menu