reactisan
v1.0.1
Published
React Boilerplate and Scaffolding tools
Readme
Reactisan (Project under creation)

This project is motivated by grouping the best practices around working react (with redux) and implement a good quality development to our projects.
Requirements
Install the npm package reactisan globally $ npm i -g reactisan
Usage
$ reactisan <command> [options]
Commands:
init [dir]: Creates a new project [aliases: i]
docs: Go to the documentation at https://github.net/twistermw
Options:
--version: Show version number [boolean]
-h, --help Show help [boolean]
Examples:
$ reactisan i my-project Creates a new project on "my-project" folder
For more information, find the documentation at https://github.net/twistermw
