Confirmed users
2,615
edits
(npm comes with node these days, and we currently can't use the latest react-tools, so we have to specifiy a version.) |
|||
| Line 49: | Line 49: | ||
These are [https://nodejs.org/ NodeJS] and react-tools, a package for Node. | These are [https://nodejs.org/ NodeJS] and react-tools, a package for Node. | ||
Once you have Node installed, use npm (which comes with it) to react: | Once you have Node installed, use npm (which comes with it) to globally install react-tools: | ||
npm install -g react-tools@0.12.2 | npm install -g react-tools@0.12.2 | ||