# @vitarx/runtime-core

Vitarx 框架的核心运行时模块,提供 View 、组件系统和渲染机制。

## 安装

```bash
npm install @vitarx/runtime-core
```
## 许可证

[MIT](LICENSE)
