0.0.1-alpha.1 • Published 2 years ago

create-to v0.0.1-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

create-to

使用

脚手架过多,初始化命令容易忘记,所以聚合了一下,写了这个CLI,方便创建项目时使用。

npm init to

# 或者 npm create to

# 或者 npx create-to

目前支持

  • empty
  • vite
  • vue/cli@4
  • vue/cli@5
  • create-vue@2
  • create-vue@3
  • vite
  • cra
  • umi@3
  • umi@4

正在不断完善中...