# WomanMotion.AdminUI **Repository Path**: wbflike/femacise-admin-ui ## Basic Information - **Project Name**: WomanMotion.AdminUI - **Description**: 女性运动项目后台管理UI - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-03-10 - **Last Updated**: 2023-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

女性运动项目后台管理UI

采用vue3+TS

## 用法 ### 安装依赖 pnpm install ### 运行 pnpm dev ### 安装一个包 pnpm add 包名 ### 卸载一个包 pnpm remove 包名 src\utils\http\baseurl.ts 修改后端地址 后端项目代码:https://gitee.com/wbflike/woman-motion.-web-api