# vue2-amis-demo **Repository Path**: rocching/vue2-amis-demo ## Basic Information - **Project Name**: vue2-amis-demo - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-06 - **Last Updated**: 2025-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VUE 2 AMIS DEMO 用来演示在 vue2 中如何使用 amis,演示如何交叉调用。 ## 如何运行 ```bash // 安装依赖 npm i // 启动服务 npm run serve ```