0.1.2 • Published 4 years ago
@matrix-zyh/cli v0.1.2

Install
// 全局安装
$ npm install @matrix-zyh/cli -g
// 创建项目
$ matrix create project_nameExplain
@matrix-zyh/cli currently writes uni-app-admin template scaffold for myself. This template is a uni-app project created based on vue-cli. The template integrates many things, and developers can directly develop it.
We will consider adding new templates in the future.