作业六

  • 使用Vite构建工具,实现热更新,提高性能,替代Webpack
  • 对比React打包更快
  • 跟随网上开源项目学习使用Vite+Vue3+TS,构建Todolist

使用方式

  1. npm install
  2. npm run dev