1.1.5 • Published 2 years ago

react-client-create v1.1.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago