zx-libs 中文文档教程
Components-libs
项目设置
yarn install
编译和热重载以用于开发
yarn serve
编译和缩小以用于生产
yarn build
Lint 和修复文件
yarn lint
自定义配置
请参阅配置参考。
components-libs
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint