1.0.1 • Published 4 years ago

sty-cli v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

sty-cli

yarn global add sty-cli

# 初始化项目
sty-cli init myProject
cd myProject
yarn install 
yarn start

项目模板

https://github.com/z-9527/sty-react-template

使用

Usage: sty-cli <command> [<args>]

Options:
  -V, --version       output the version number
  -h, --help          output usage information

Commands:
  init <projectName>  初始化项目