Vanilla JavaScript approach to the virtual DOM implementation. This app tries to mimic React in a simple way.
npm install
Development: npm run watch and browse index.html in your browser.
Production: npm run build and deploy /dist/bundle.js.
| Name | Name | Last commit date | ||
|---|---|---|---|---|