# 物流管理系统-前端 **Repository Path**: anti996group/lms-frontend ## Basic Information - **Project Name**: 物流管理系统-前端 - **Description**: 西安交通大学软件学院小学期第二次实训,物流管理系统项目,前端仓库 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-07-15 - **Last Updated**: 2024-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Element-UI, Axios ## README # lms ## Project setup ``` npm 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/).