Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 503 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 503 Bytes

how to use

use npm:

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


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

use yarn

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

you can use my admin or h5 template to develop when you run jsonxi-cli create [name] and then choose that you want