# web_amis_vue2_demo **Repository Path**: yuanzhengme/web_amis_vue2_demo ## Basic Information - **Project Name**: web_amis_vue2_demo - **Description**: amis-vue2demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-01 - **Last Updated**: 2023-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VUE 2 AMIS DEMO 用来演示在 vue2 中如何使用 amis,演示如何交叉调用。 ## 如何运行 ```bash // 安装依赖 npm i // 启动服务 npm run serve ```