# vue2-amis-demo **Repository Path**: lablelan/vue2-amis-demo ## Basic Information - **Project Name**: vue2-amis-demo - **Description**: vue2中使用amis - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-06-05 - **Last Updated**: 2023-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2-amis-demo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### docker ``` docker-compose up ```