react-client-create

1.1.5 • Public • Published

how to use

use npm:

# global install
npm i react-client-create -g
# and then
create-cli create [name]
# or
create-cli c [name]


# or
npm i react-client-create
#then
npx create-cli create [name]
#or
npx create-cli c [name]

use yarn

# global install
yarn global add react-client-create
# and then
create-cli create [name]
# or
create-cli c [name]

then You can use the cli with js or ts to customize your project choice, of course, you can also use my admin or h5 template to develop when you run create-cli create [name],you can see this

picture

and choose that you want

Readme

Keywords

Package Sidebar

Install

npm i react-client-create

Weekly Downloads

2

Version

1.1.5

License

ISC

Unpacked Size

4.6 kB

Total Files

3

Last publish

Collaborators

  • liufashi