Skip to content

vue3 + ts + pinia + tailwindcss + antdvue 配套m-server配合使用

Notifications You must be signed in to change notification settings

miyaohua/m-admin

Repository files navigation

Vite Vue antd vue

M-Admin

项目介绍(Project Introduce)

M-Admin 基于 VUE3 + Vite + AntdVue + Pinia 实现的一款后台管理框架。

M-Admin is a backend management framework based on VUE3 + Vite + AntdVue + Pinia.

logo

演示(Preview and Document)

类型 链接
演示地址 (Preview) 暂无

配合后端

我们提供了配合此套前端的nestjs后端程序 M-Server,可以直接上手做开发使用.

We provide NestJS backend program that works with this frontend M-Server You can directly start developing and using it

类型 链接
M-Server https://github.com/miyaohua/m-server

部分截图(Partial Screenshot)

待添加

安装教程(Install)

# 克隆项目
git clone https://github.com/miyaohua/m-admin

# 进入项目目录
cd m-admin

# 安装依赖
npm i

# 启动项目(开发模式)
npm run dev

启动完成后浏览器访问 http://localhost:3000

About

vue3 + ts + pinia + tailwindcss + antdvue 配套m-server配合使用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages