Confirmed users
656
edits
| Line 56: | Line 56: | ||
* [http://nodejs.org node.js and npm] | * [http://nodejs.org node.js and npm] | ||
* [http://bower.io/ bower]: after you install npm, you can type | * [http://bower.io/ bower]: after you install npm, you can type <code>npm install -g bower</code> (may require admin/sudo rights) | ||
* [http://gruntjs.com/ grunt]: after you install npm, type | * [http://gruntjs.com/ grunt]: after you install npm, type <code>npm install -g grunt-cli</code> (may require admin/sudo rights) | ||
* [http://www.python.org/ python 2.7] | * [http://www.python.org/ python 2.7] | ||
* [http://www.pip-installer.org/en/latest/installing.html pip] | * [http://www.pip-installer.org/en/latest/installing.html pip] | ||