2.0.2 • Published 5 years ago

generator-react-create-module v2.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

generator-react-create-module

Generator to provide a development environment to create react modules

Installation

First, install Yeoman and generator-react-client using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-react-create-module

Then generate your new module:

yo react-create-module mymodule

Module Documentation


Requirements

  • Node
  • npm

Initialization Demo

npm i && npm run demo

Build package

npm run build

Publish package

npm run publish
2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago