文件名称:BUPT_Final_Project
文件大小:23.57MB
文件格式:ZIP
更新时间:2024-04-29 14:49:23
Vue
网页范本 这是一个基于Vue.js的项目 在npm run dev ,它将默认加载到localhost:8081 如果尚未配置NPM,您仍然可以通过./docs/index.html直接查看最终结果 构建设置 # install dependencies npm install # serve with hot reload at localhost:8081 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run all tests npm test 有关工作原理的详细说明,