1.0.6 • Published 8 years ago

react-redux-cli-crud-generator v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

REACT REDUX CLI CRUD GENERATOR

How to start

Dependencies:

react
react-redux
react-router
react-sexy-table
react-s-alert

Installation:

npm install -g react-redux-cli-crud-generator

if permission denied 

sudo npm install -g react-redux-cli-crud-generator

Usage:

On you command line type without $

$v-crud -d ~/directory_destination ModueNameShouldStudly

OR 

$v-crud --dirdest ~/directory_destination ModueNameShouldStudly

Result:

directory_destination
	-moduenameshouldstudly
		-actions
			->index.js
		-components
            ->List.js
            ->Form.js
		-containers
			->ModueNameShouldStudly.js
		-reducers
			->index.js
		->routes.js
		->constants.js
1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago