This is a boilerplate repo for the Intro to React.js workshop.
- Fork this repo
- Connect c9.io to your GH account
- Go to the c9.io repos panel and click "clone to edit"
> nvm install && npm install
> npm start
- Open http://[REPO_NAME]-[C9_USERNAME].c9users.io in another tab
Clone this JSBin https://jsbin.com/xopuni/1/edit?html,js,output
Originally based off of https://github.com/gaearon/react-transform-boilerplate/