# basic-auth-web **Repository Path**: TomZhangyh/basic-auth-web ## Basic Information - **Project Name**: basic-auth-web - **Description**: basic-auth-web - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-08 - **Last Updated**: 2025-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

VueCLI Vue element plus

FC-Admin

## 介绍 FC-Admin 基于VUE3+Vite+ElementPlus+Pinia实现的一款后台管理框架。使用最新的前端技术栈。 提供一些常用组件、动态路由、权限控制等。加快开发速度。 ![logo](http://121.196.239.128:1235/web/img/fc-1.png) ## 演示和文档 | 类型 | 链接 | | -------- | -------- | | 演示地址 | http://121.196.239.128:1234 | | 文档地址 | http://121.196.239.128:2234 | ## 部分截图 ![logo](http://121.196.239.128:1235/web/img/fc-2.png) ## 安装教程 ``` sh # 克隆项目 git clone https://github.com/lfcleo/fc-admin.git # 进入项目目录 cd fc-admin # 安装依赖 npm i # 启动项目(开发模式) npm run dev ``` 启动完成后浏览器访问 http://localhost:2800