0.1.1 • Published 11 months ago

create-vue-business v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Create Vue Business

仿照create-vue写了一个生成一个 pnpm monorepo 的工作仓内部packages目录下业务项目的 CLI

使用

# 全局安装
pnpm add create-vue-business --global
# 在要新建业务项目的packages目录下
create-vue-business

演示before

演示after

构建

  • 渲染核心代码 template
  • 渲染配置文件
    • web(默认使用 Element-plus)
    • h5(默认使用 Vant)
  • 渲染 package.json

选项

  • web(默认使用 Element-plus)
  • h5(默认使用 Vant)
0.1.1

11 months ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago