0.0.9 • Published 7 years ago

@joe-re/hia-react-fluxutil v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

hia-react-fluxutil

generator for react + fluxutil + flowtype. powered by hia

installation

Global

npm install -g @joe-re/hia-react-fluxutil

Local

npm install -D @joe-re/hia-react-fluxutil

Getting Started

1: Create first files on your project root.

$ hia-flux init

2: Enter your Project name

prompt: project name.: awesome-project

3: Install dependencies modules and build your project.

$ npm install
$ npm start

commands

  • hia-flux init

Initialize your project.

  • hia-flux component <input>

Create ReactComponent. Component name become input.

e.g.

$ hia-flux component Test
0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago