This project is a learning project based on chibivue. It is a TypeScript-based application that utilizes a custom renderer to handle virtual nodes (VNodes) and components. The renderer provides functionality for mounting and updating both elements and components, as well as handling their properties and children.
To install the necessary dependencies for this project, use the following command:
ni
To start the application, use the following command:
nd
This project is licensed under the MIT License.