luckyComponents
是一款基于 Vue3 + TS 的组件库,组件库的项目搭建由阅读学习 varlet/cli
脚手架源码而仿写的自己的 luckly-cli
脚手架搭建
luckly-cli
脚手架仓库地址:https://github.com/LiuSen688/luckly-cli.git
pnpm install
pnpm dev
pnpm dev
pnpm build
pnpm compile
pnpm test
pnpm test:watch
or
pnpm test:watchAll
tips:
- 1.The registry of npm must be the official source of npm
- 2.The npm must be logged in
pnpm release
pnpm run create