c9-react-boilerplate

React boilerplate for Cloud9.io

CC0-1.0 License

Stars
5

TODON'T

This is a boilerplate repo for the Intro to React.js workshop.

Instructions for c9.io

  1. Fork this repo
  2. Connect c9.io to your GH account
  3. Go to the c9.io repos panel and click "clone to edit"
  4. > nvm install && npm install
  5. > npm start
  6. Open http://[REPO_NAME]-[C9_USERNAME].c9users.io in another tab

If c9.io fails

Clone this JSBin https://jsbin.com/xopuni/1/edit?html,js,output

Acknowledgements

Originally based off of https://github.com/gaearon/react-transform-boilerplate/