react-band-cli

0.1.2 • Public • Published

react-band-cli

The react-band command line interface.

Install

npm install -g react-band-cli

Create project

create a project with react-band skeleton:

react-band-cli init test -d as

Commands

init

create a folder named 'test' in the current directory and init project.

react-band-cli init test
option description example
-t --template init project with plain javascript or typescript. options: plain, typescript react-band-cli init test -t typescript -d as
-d --demo name init project with the specific demo. Current provide these demos: default,basic,basic_menu,basic_menu_antd,redux_menu_antd,as react-band-cli init test -d as
-o --overwrite init project, if the project folder has exsited, overwrite it. react-band-cli init test -d as -o

Readme

Keywords

Package Sidebar

Install

npm i react-band-cli

Weekly Downloads

3

Version

0.1.2

License

MIT

Unpacked Size

4.93 kB

Total Files

5

Last publish

Collaborators

  • hcl1687