# yitiao-admin-ui **Repository Path**: yitiaocoding/yitiao-admin-ui ## Basic Information - **Project Name**: yitiao-admin-ui - **Description**: Vue后台管理前端,包括博客管理、数据管理、聊天室、系统管理等 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-16 - **Last Updated**: 2023-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 前台:进入vue文件夹,执行命令: ``` shell #使用 npm 6 npm install --legacy-peer-deps ``` ``` npm run serve ``` 即可启动前台vue工程