# tp-scui **Repository Path**: lime/tp-scui ## Basic Information - **Project Name**: tp-scui - **Description**: TpScui管理系统是基于scui框架,简单便捷。scui官网文档:https://lolicode.gitee.io/scui-doc/ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2024-09-21 - **Last Updated**: 2024-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

TpScui管理系统

## 介绍 TpScui管理系统是基于scui框架,简单便捷。scui官网文档:https://lolicode.gitee.io/scui-doc/ 后端仓库:https://gitee.com/weishiyun/tp-admin.git ## 安装教程 ``` sh # 克隆项目 git clone https://gitee.com/weishiyun/tp-scui.git # 进入项目目录 cd tp-scui # 安装依赖 npm i # 启动项目(开发模式) npm run serve ``` 启动完成后浏览器访问 http://localhost:2800