vite

作者: Cherry丶小丸子 | 来源:发表于2023-01-09 15:54 被阅读0次

相比 vue cli 的编译打包,vite 利用了浏览器原生的 module 加载,速度极快

搭建第一个 Vite 项目

npm create vite@latest

或者使用下变的命令自定义创建项目,两者都是用的 create-vue
npm init vue@latest

表格无限滚动
https://github.com/yujinpan/el-table-infinite-scroll#readme

相关文章

网友评论

      本文标题:vite

      本文链接:https://www.haomeiwen.com/subject/gylltdtx.html