Skip to content

Learn how to create vue3 step by step and record learning documents

Notifications You must be signed in to change notification settings

TingShine/mini-vue3

Repository files navigation

Mini-vue3

本仓库为复现vue3框架的源码和文档,具体的文档请查看mini-vue3文档

教程

# 安装依赖
npm install

# 测试
npm run test

# 文档开发
npm run docs:dev

# 文档打包
npm run docs:build

About

Learn how to create vue3 step by step and record learning documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published