Downloads

Download the starter kit to get everything you need to get started with React. The starter kit includes Nodal and some simple example apps.

npm #

We recommend using Nodal from npm.

Download and install the newest Node 5.x version from nodejs.org

Open terminal, and type npm install nodal -g. (If you get an error, run sudo npm install nodal -g or fix permissions permanently by following these directions.