bunny-cli/readme.md

61 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🐇🐇🐇 Bunny-Cli脚手架
```
.-. .-') .-') _ .-') _
\ ( OO ) ( OO ) ) ( OO ) )
;-----.\ ,--. ,--. ,--./ ,--,' ,--./ ,--,' ,--. ,--. .-----. ,--. ,-.-')
| .-. | | | | | | \ | |\ | \ | |\ \ `.' / .-') ' .--./ | |.-') | |OO)
| '-' /_) | | | .-') | \| | )| \| | ).-') /_( OO) | |('-. | | OO ) | | \
| .-. `. | |_|( OO )| . |/ | . |/(OO \ /(,------./_) |OO )| |`-' | | |(_/
| | \ | | | | `-' /| |\ | | |\ | | / /\_'------'|| |`-'|(| '---.',| |_.'
| '--' /(' '-'(_.-' | | \ | | | \ | `-./ /.__) (_' '--'\ | |(_| |
`------' `-----' `--' `--' `--' `--' `--' `-----' `------' `--'
```
## 🐇主要内容🐇
### 👉 Vue模板
- 自动化路由,根据路目录自动生成路由
- 基础媒体图片如404等图片
- 采用scss样式
### 👉 Vue大屏模板
- 共四种模板,目前主流的几种大屏方案
1. rem布局方式
2. rem+vwvh
3. scale缩放方案
4. vmvh方案
### 👉 Vue后台模板模板
- 采用Gitee上开源[GuYue大屏](https://gitee.com/Y_lao/GuYue-Admin)
### 👉 Vite模板
- 和vue模板一样同样的实现方式只是路由不一样。
### 👉 React模板
- 未来可能会打算放弃一个人精力有限目前中小公司不用React还是以Vue为主。
### 👉 Java模板
- 单体架构Maven聚合工程将很多模块拆分
### 👉 Docs文档
- 使用`VuePress Theme Hope`
## 😀 展望未来
1. 计划Java创建微服务、Java单体架构拆分。
2. 以后所有Vue版本全部改用 vite。
3. Vue版本之后会写文档说下怎么实现动态路由将目录下配置文件和路由文件结合。
4. 将模板中融合路由权限。
5. 修改后台模板,在新增一个后台管理。
6. 会放弃React更新忙不过来。
7. 再优化优化各个项目
8. 未来将docs文档再优化下使它更全面更好用。