master
zhengqingya 2 years ago
commit e71702e335
  1. 7
      .gitignore
  2. 39
      README.md
  3. BIN
      images/login.png

7
.gitignore vendored

@ -0,0 +1,7 @@
HELP.md
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr

@ -0,0 +1,39 @@
### 一、前言
> 项目地址:[https://gitee.com/zhengqingya/smallboot](https://gitee.com/zhengqingya/smallboot)
> 微服务版本:https://gitee.com/zhengqingya/small-tools
`SmallBoot`:Vue+SpringBoot 前后端分离的项目快速开发脚手架
后端技术栈:
1. SpringBoot2.7.0
2. MySQL5.7
3. MyBatis-Plus3.5.2
4. Redis6.0.8
5. Docker
前端技术栈:
1. Vue3
2. Vite2
3. TypeScript
4. Vue Router
5. Element Plus
6. Pinia
### 二、运行
- 前端项目说明&运行见 [`smallboot-web/README.md`](smallboot-web/README.md)
- 后端项目说明&运行见 [`smallboot-api/README.md`](smallboot-api/README.md)
### 三、页面截图
![img.png](images/login.png)
---
> 学习总是在一点一滴中积累而成的,就像砌砖,总要结结实实。
> 踏踏实实的学吧!加油!成功属于努力的人!
> 🤖 希望你不只是关注+收藏! 🤖

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Loading…
Cancel
Save