Skip to content

后台管理模板 vite3 + vue3 + ts + element-plus + tailwindcss

Notifications You must be signed in to change notification settings

zzh948498/vue-admin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

admin-vue

后台管理模板 , 默认分支vite + vue3 + ts

预览地址https://zzh948498.github.io/vue-admin-template

fork 于 https://github.com/PanJiaChen/vue-admin-template

Build Setup

拉取本项目 使用最先进的包管理工具pnpm

# 安装依赖
pnpm i

# 启动服务
pnpm dev

浏览器访问 http://localhost:5173/vue-admin-template/

发布

# 构建测试环境
pnpm build:stage

# 构建生产环境
pnpm build:prod

其它

# 预览发布环境效果
pnpm preview

# 代码格式检查
pnpm lint

# 代码格式检查并自动修复
pnpm lint --fix

About

后台管理模板 vite3 + vue3 + ts + element-plus + tailwindcss

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published