This commit is contained in:
2018-12-20 18:10:52 +01:00
commit 92eab0bf74
2 changed files with 93 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# v
An experiment in building a minimal virtual DOM, [following this little
tutorial](https://medium.com/@deathmood/how-to-write-your-own-virtual-dom-ee74acc13060).