Skip to content

zzh948498/vue-admin-template-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

admin-vue

后台管理模板(代码生成版) , vite + vue3 + ts

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

后端node项目地址https://github.com/zzh948498/vue-admin-template-gen-node

Build Setup

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

# 安装依赖
pnpm i

# 启动服务
pnpm dev

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

发布

# 构建测试环境
pnpm build:stage

# 构建生产环境
pnpm build:prod

其它

# 预览发布环境效果
pnpm preview

# 代码格式检查
pnpm lint

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

About

后台管理模板(自动生成代码版)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published