Skip to content

CyrusZhou-CN/QingTian-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QingTian Logo

QingTian 前端

简介

QingTian 前端 是一个基于 Vben Admin 开发的 QingTian-Backend gitee github 前端项目。

安装使用

  • 获取项目代码
git clone https://github.com/CyrusZhou-CN/QingTian-Frontend.git
  • 安装依赖
cd QingTian-Frontend

pnpm install
  • 运行
pnpm serve
  • 打包
pnpm build

测试账号 / 密码: superAdmin/123456

Git 贡献提交规范

  • 参考 vue 规范 (Angular)

    • feat 增加新功能
    • fix 修复问题/BUG
    • style 代码风格相关无影响运行结果的
    • perf 优化/性能提升
    • refactor 重构
    • revert 撤销修改
    • test 测试相关
    • docs 文档/注释
    • chore 依赖更新/脚手架配置修改等
    • workflow 工作流改进
    • ci 持续集成
    • types 类型定义文件更改
    • wip 开发中

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published