# 图书管理系统 **Repository Path**: cxiaolei/library-management-system ## Basic Information - **Project Name**: 图书管理系统 - **Description**: Vue图书管理系统前后端,master分支(vue源码),express分支为(express源码) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-02 - **Last Updated**: 2022-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## master分支(vue源码),express分支为(express源码 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).