1.1.1 • Published 4 years ago

uc_vue_cli v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

一个基于vue的脚手架工具

1、基本使用

step1:全局安装

npm install -g uc-vue-cli

step2:项目初始化

ucvue init my-project

step3:按提示输入信息

step4:启动项目

cd my-project

npm install && npm start

2、命令说明

(1)只有全局安装了 uc-vue-cli 的工具包,才可以全局使用 ucvue 命令。

(2)ucvue 命令提供了 init 的方式,对项目进行初始化工作。

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago

1.0.1

4 years ago