Skip to content

zpcscc/components

Repository files navigation

components

NPM version NPM downloads

通用组件库

使用

https://zpcscc.github.io/components

开发

# 安装依赖
pnpm install

# 本地开发
pnpm start

# 打包资源库代码
pnpm run build

# 预览打包后的代码
pnpm run build:watch

# 打包文档
pnpm run docs:build

# 检查项目是否有问题
pnpm run doctor

LICENSE

MIT