文件名称:vue-element-template
文件大小:612KB
文件格式:ZIP
更新时间:2024-04-08 08:53:02
JavaScript
Vue元素模板 开发 npm run dev 建造 # build for test environment npm run build:stage # build for production environment npm run build:prod 先进的 # preview the release environment effect npm run preview # preview the release environment effect + static resource analysis npm run preview -- --report # code format check npm run lint # code format check and auto fix npm run lint -- --fix