Skip to content

Dev Environment SetUp

Itamar Jobani edited this page Sep 2, 2017 · 2 revisions

The following instructions will set up a local dev environment, to create a single-command development for react.

  1. Install your favorite IDE (I use PHPStorm, that have a free student version, and we might be able to get a free open source licenses for us as well.

  2. Please install node.js from: https://nodejs.org/en/

Clone this wiki locally