# shopadmin **Repository Path**: joueyl/shopadmin ## Basic Information - **Project Name**: shopadmin - **Description**: 电商后台管理使用vue开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-18 - **Last Updated**: 2023-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shopadmin ## 安装依赖 ``` yarn install ``` ### 运行项目 ``` yarn serve ``` ### 项目打包 ``` yarn build ```