# 毕业设计 **Repository Path**: pkrcode/graduation-project ## Basic Information - **Project Name**: 毕业设计 - **Description**: 2022年,独立设计开发的一款前后端分离的校园租借网站,主要针对闲置品的出租的上架出售/出租 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: getting - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-17 - **Last Updated**: 2023-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # graduation-project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).