react-stage-cli

1.0.1 • Public • Published

React Generator Cli

Installation

Npm

npm install react-generator-cli -g

Yarn

yarn global add react-generator-cli

Usage

Just for generating a stage for react project, you can use following:

rgc-init <projectName>

And you can type following commands:

Npm

cd <projectName> && npm install

Yarn

cd <projectName> && yarn install

Readme

Keywords

Package Sidebar

Install

npm i react-stage-cli

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • wsy526659583