文件名称:vue-demo:逐步研究Vue.js
文件大小:95KB
文件格式:ZIP
更新时间:2024-06-05 16:22:43
JavaScript
虚拟演示 逐步研究Vue.js。 Vue.js项目演示。 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # # build for production with minification # npm run build # # # build for production and view the bundle analyzer report # npm run build --report