Difference between revisions of "Installing Node.js"
From Mech
Jump to navigationJump to searchTristanSokol (talk | contribs) |
TristanSokol (talk | contribs) (Blanked the page) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Make sure you check out the [[Node.js Node.js page as well]]. |
|||
==Mac== |
|||
1. Go to [http://nodejs.org/ The Node.js webpage] <br> |
|||
2. Click Download<br> |
|||
3. Select the package appropriate for your system<br> |
|||
4. Open the .pkg you just downloaded<br> |
|||
5. install node.js <br> |
|||
This will give you the two command line instructions '''node''' and '''npm''' |