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