README.md
zee
则一Web组件库
da1008b0d6e6b0760447c9973acc08c8e0c18736#">安装依赖
yarn install
da1008b0d6e6b0760447c9973acc08c8e0c18736#">启动开发环境
yarn serve
da1008b0d6e6b0760447c9973acc08c8e0c18736#">打包生产环境
yarn build
da1008b0d6e6b0760447c9973acc08c8e0c18736#">发布为组件库
yarn lib
da1008b0d6e6b0760447c9973acc08c8e0c18736#">检查代码格式
yarn lint