0.1.2 • Published 3 years ago

@matrix-zyh/cli v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

image

Install

// 全局安装
$ npm install @matrix-zyh/cli -g

// 创建项目
$ matrix create project_name

Explain

@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.

Related

uni-app-admin