# book-Recommendations **Repository Path**: twinklestar005/book-recommendations ## Basic Information - **Project Name**: book-Recommendations - **Description**: 图书推荐系统的前端vue项目 - **Primary Language**: TypeScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2025-06-09 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 图书推荐系统 使用 Vue 3 和 Vite 构建的图书推荐系统,为你提供快速的开发体验。 ## 开发环境推荐配置 我们推荐使用 [VSCode](https://code.visualstudio.com/) 编辑器,并安装 [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) 插件以获得更好的Vue开发体验(请禁用 Vetur 插件)。 ## 自定义配置 你可以在 Vite 配置文件中进行自定义设置,详细配置请参考 [Vite 配置参考](https://vite.dev/config/)。 ## 后端仓库地址 后端项目的Gitee仓库地址为: [https://gitee.com/majun20040923/sky-book-recommendations](https://gitee.com/majun20040923/sky-book-recommendations) ## 项目安装 在你的开发环境中,执行以下命令来安装项目依赖: ```sh npm install