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