Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglin2 committed Oct 30, 2022
1 parent a4c7c26 commit 6b1f14a
Show file tree
Hide file tree
Showing 4 changed files with 3,222 additions and 55 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
# 虚拟DOM的diff算法动画演示

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)
目前只支持双端diff算法,后续会增加快速diff算法。
Loading

0 comments on commit 6b1f14a

Please sign in to comment.