azi-cli
v0.0.3
Published
an ordinary frontend cli tool
Downloads
1
Readme
azi-cli
an ordinary frontend cli tool 一个简单的前端脚手架工具
install
npm i -g azi-cli
or
yarn add -g azi-cli
or
pnpm add -g azi-cli (recommended)
usage
- simply create a project
azi create project-name
- create a project which would overwrite the target directory while exists
azi create project-name -f
license
MIT