Mini-vue3 本仓库为复现vue3框架的源码和文档,具体的文档请查看mini-vue3文档 教程 # 安装依赖 npm install # 测试 npm run test # 文档开发 npm run docs:dev # 文档打包 npm run docs:build