werun
v1.0.8
Published
优特云前端cli
Downloads
3
Readme
werun
用于创建前端项目的简单脚手架
Install
npm i werun -g git+ssh://[email protected]:yottacloud/frontend/werun.git
upgrade
npm i werun -g git+ssh://[email protected]:yottacloud/frontend/werun.git
Usage
werun -h
Usage: werun <command> [options]
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
create <project-name> 创建新项目
Templates
- React Admin : react-admin-template
- Vue Admin : vue-admin-template
- Dashboard H5 : dashboard-h5-template
- Dashboard PC : dashboard-pc-template
- Vue Official : official-template