TODON'T
This is a boilerplate repo for the Intro to React.js workshop.
c9.io
- 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
Acknowledgements
Originally based off of https://github.com/gaearon/react-transform-boilerplate/