# class240306-vue3-storage **Repository Path**: xxpromise/class240306-vue3-storage ## Basic Information - **Project Name**: class240306-vue3-storage - **Description**: Vue3仓储管理项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-26 - **Last Updated**: 2024-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 物流仓储后台管理系统 采用 vue3 全家桶(vite+pinia+element-plus+vue-router@4) 查看[更新日志](./CHANGELOG.md) ## 使用方式 ### install ``` pnpm install ``` ### run ``` pnpm run dev ``` ### build ``` pnpm run build:prod ```