Mini VDOM ⚠️ Warning: This project is for educational purposes only and is not intended for production use. Description This is an implementation of a basic VDOM for rendering UIs using TypeScript. Usage npm run build # outputs to ./dist npm run dev # serves the filesystem