Skip to content

javidhsueh/gflux

 
 

Repository files navigation

gflux - A React+Flux Structure Generator

Installation

go get -u -x github.com/WithGJR/gflux

About this generator

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.)

Usage

gflux [options]

Options

  • -skip-install : Skip executing npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%