Skip to content

这是一个 react 脚手架,用于快速生成项目模板

Notifications You must be signed in to change notification settings

xizhutao/jsonxi-project-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

这是一个 react 脚手架,用于快速生成项目模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published