KyleAMathews / coffee-react-quickstart

Quickstart for building React single page apps using Coffeescript, Gulp, Webpack, and React-Router
http://kyleamathews.github.io/coffee-react-quickstart
MIT License
254 stars 41 forks source link

Update render with ReactDOM #36

Closed TrySpace closed 8 years ago

KyleAMathews commented 8 years ago

Hey these PRs look great! I don't really use this boilerplate anymore — how about I make you a co-owner on this repo so you can just merge your own PRs and others as they come in?

KyleAMathews commented 8 years ago

*collaborator (to use Github's name for co-owner)

TrySpace commented 8 years ago

Sure, are you using another cjsx hotloader boilerplate?

KyleAMathews commented 8 years ago

No just no boilerplate at all. I've set up enough now that I don't really need one for the few new projects I start. On Sun, Mar 27, 2016 at 3:28 AM Try Space notifications@github.com wrote:

Sure, are you using another cjsx hotloader boilerplate?

— You are receiving this because you commented.

Reply to this email directly or view it on GitHub https://github.com/KyleAMathews/coffee-react-quickstart/pull/36#issuecomment-202032418

TrySpace commented 8 years ago

Cool, I've set up a few projects with gulp, cjsx & browsersync. Never could get the hot-loader work like I wanted, but this does the trick.