# vue3-admin
**Repository Path**: todpole/vue3-admin
## Basic Information
- **Project Name**: vue3-admin
- **Description**: 基于 `vue-pure-admin`二次开发,免费且开箱即用的中后台管理系统模版。完全采用 `ECMAScript` 模块(`ESM`)规范来编写和组织代码,使用了最新的 `Vue3`、
`Vite`、`Element-Plus`、`TypeScript`、`Pinia`、`Tailwindcss` 等主流技术开发
- **Primary Language**: TypeScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://pure.kd-yun.top/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-12-13
- **Last Updated**: 2025-03-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
vue3-admin
## 简介
`vue3-admin` 是基于 `vue-pure-admin@5.8.0`二次开发,免费且开箱即用的中后台管理系统模版。完全采用 `ECMAScript` 模块(`ESM`)规范来编写和组织代码,使用了最新的 `Vue3`、
`Vite`、`Element-Plus`、`TypeScript`、`Pinia`、`Tailwindcss` 等主流技术开发
## 搭配的后台项目
### Nodejs
后台使用node👉 [pure-node-serve](https://gitee.com/todpole/pure-node-serve)
## 预览
[点我查看预览](https://pure.kd-yun.top)
- 账号:admin
- 密码:admin123
## 开发环境
- Node.js 版本 >=18.x (推荐:18.19.1)
- pnpm 版本 >=8.x (推荐:9.0)
`推荐版本为本人的开发环境,请使用对应版本,否则可能出现未知问题。如果出现问题,请尝试切换到推荐版本。)`
## 开发工具
```shell
1. node.js 环境
2. Express.js 框架
3. IDEA / WebStorm / VS Code 开发工具
4. Navicat 可视化数据库
5. apiPost / postman 接口调试工具
```
## 安装使用
### 拉取代码
#### 从 `GitHub` 上拉取
```bash
git clone https://github.com/autchan-ak/vue3-admin.git
```
#### 从 `Gitee` 上拉取
```bash
git clone https://gitee.com/todpole/vue3-admin.git
```
### 安装依赖
```bash
cd vue3-admin
pnpm install
```
### 启动平台
```bash
pnpm dev
```
### 项目打包
```bash
pnpm build
```
## 最后
- 🌟 如果喜欢一定要 star哈!!!(谢谢!!)
- ❓ 如果有意见和问题 请在 lssues提出,我看到后会解答。
- 📢 承接Vue、React、小程序等项目开发。有需求可滴滴哦
- 🚀 可添加作者 绿泡泡 `tadpole_01`
