# vue-wms-app **Repository Path**: hgandzl/vue-wms-app ## Basic Information - **Project Name**: vue-wms-app - **Description**: 仓库管理系统前端代码,vue框架,axios前后端跨域访问,vuex数据管理,elementUI搭建页面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2023-01-17 - **Last Updated**: 2024-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # app ## 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/).