this is a fork of [Building a Simple Virtual DOM from Scratch] from Jason Yu
Building a Simple Virtual DOM from Scratch here.
Modified render and diff are based on Rodrigo Pombo
Build your own React here
> npm install
> npm run dev
> npm run build