# logistics-admin-vue3 **Repository Path**: weixinper/logistics-admin-vue3 ## Basic Information - **Project Name**: logistics-admin-vue3 - **Description**: 仓储vue3后台管理系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2023-06-30 - **Last Updated**: 2023-06-30 ## 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 ```