c-image
v1.0.4
Published
封装vue3组件库
Readme
组件开发模板
使用vue3开发vue组件,本模板只包含必须的依赖,如需使用插件或UI组件,请自行添加依赖。
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
pnpm installCompile and Hot-Reload for Development
pnpm devCompile and Minify for Production
pnpm buildLint with ESLint
pnpm lint