# express-frond-end **Repository Path**: it00zyq/express-admin ## Basic Information - **Project Name**: express-frond-end - **Description**: express-admin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-09-14 - **Last Updated**: 2023-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 快递配送系统 基于 Vue3 + Vite + Element Plus实现 ## 安装步骤 > 因为使用vite3,node版本需要 14.18+ ``` npm install // 安装项目依赖,等待安装完成之后,安装失败可用 cnpm 或 yarn // 运行 npm run dev ```