@joe-re/hia-react-fluxutil

0.0.9 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @joe-re/hia-react-fluxutil

Weekly Downloads

1

Version

0.0.9

License

MIT

Last publish

Collaborators

  • joe-re