# mini-vue **Repository Path**: joey-ma/mini-reactive ## Basic Information - **Project Name**: mini-vue - **Description**: 用js实现简易的Vue3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-13 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mini-reactive #### 介绍 用js实现简易的Vue3响应式数据系统 #### 使用说明 - npm run dev:启动开发服务器 - npm run build: 编译代码