Skip to content

FengBuPi/management-system-frontEnd

Repository files navigation

后台管理系统-前后端分离版本(React+Redux+tailwind+ Nestjs+Swagger+Mysql)

Description

技术栈: React+tsx+Redux+tailwind+ Nestjs+Swagger+typeOrm-Mysql

安装依赖

$ pnpm install

运行程序

$ pnpm run dev

前端部分-React+tsx+Redux+react-Router6+tailwind+axios

  • react-Router6配置
  • redux配置
  • axios二次封装(完成了双token登录封装)
  • 侧边栏基础跳转封装
  • UI层与逻辑层分离
  • 404页面
  • 大文件切片上传接口对接(采用了webworker辅助文件切片)

git 提交规范

feat: 新功能
fix: 修复bug
refactor: 重构
perf: 性能优化
docs: 文档
test: 测试
style: 代码格式修改,不涉及业务逻辑
ci: 持续集成
chore: 其他
revert: 回滚

About

后台管理系统-前端部分

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published