Demo app to assess React
Install Node and make sure you have the latest npm with npm install npm -g.
Install other global dependencies with with npm install windows-build-tools gulp -g.
Run gulp watch to start up the server. It will launch in a browser at localhost:3000, but to log in with more than one user, go to localhost:3001.