# 校园村-vue **Repository Path**: er_kang/campus-village-vue ## Basic Information - **Project Name**: 校园村-vue - **Description**: spring cloud+vue毕设 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-12 - **Last Updated**: 2023-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 导入依赖 ``` npm install ``` ### 运行 ``` npm run serve ``` ## SVG ### 安装 ```bash npm i -D vue-svg-loader vue-template-compiler ```