go get -u -x github.com/WithGJR/gflux
gflux is a generator help you generating the basic react+flux(with webpack) structure.
It equips with babel-loader
and react-hot-loader
by default.
The reason I didn't write this generator in Javascript is that I like Golang more than Javascript. (And also because I'm more familiar with Golnag instead of Javascript.)
gflux [options]
-skip-install
: Skip executingnpm install