bunny-cli
v1.3.1
Published
``` .-. .-') .-') _ .-') _ \ ( OO ) ( OO ) ) ( OO ) ) ;-----.\ ,--. ,--. ,--./ ,--,' ,--./ ,--,' ,--. ,--. .-----. ,--. ,-.-') | .-. | | | | | | \ | |\ | \ | |\ \ `.' / .
Downloads
23
Readme
🐇🐇🐇 Bunny-Cli脚手架
.-. .-') .-') _ .-') _
\ ( OO ) ( OO ) ) ( OO ) )
;-----.\ ,--. ,--. ,--./ ,--,' ,--./ ,--,' ,--. ,--. .-----. ,--. ,-.-')
| .-. | | | | | | \ | |\ | \ | |\ \ `.' / .-') ' .--./ | |.-') | |OO)
| '-' /_) | | | .-') | \| | )| \| | ).-') /_( OO) | |('-. | | OO ) | | \
| .-. `. | |_|( OO )| . |/ | . |/(OO \ /(,------./_) |OO )| |`-' | | |(_/
| | \ | | | | `-' /| |\ | | |\ | | / /\_'------'|| |`-'|(| '---.',| |_.'
| '--' /(' '-'(_.-' | | \ | | | \ | `-./ /.__) (_' '--'\ | |(_| |
`------' `-----' `--' `--' `--' `--' `--' `-----' `------' `--'
🐇主要内容🐇
脚手架源码地址:https://gitee.com/BunnyBoss/bunny-cli.git
👉 Vite模板
git地址:https://gitee.com/BunnyBoss/vite_ts_auto.git
- 自动化路由,根据路目录自动生成路由
- 基础媒体图片如404等图片
- 采用scss样式
vue路由动态生成文档:https://blog.csdn.net/weixin_46533577/article/details/138617997
👉 Vue大屏模板
git地址:
- 共四种模板,目前主流的几种大屏方案
- rem布局方式:https://gitee.com/BunnyBoss/vue_ts_large_rem.git
- rem+vwvh:https://gitee.com/BunnyBoss/vue_ts_large_remvmvh.git
- scale缩放方案:https://gitee.com/BunnyBoss/vue_ts_large_scale
- vmvh方案:https://gitee.com/BunnyBoss/vue_ts_large_vmvh.git
👉 Vue后台模板模板
git地址:https://gitee.com/BunnyBoss/bunny-admin.git
- 采用Gitee上开源GuYue大屏
git地址:https://gitee.com/yiming_chang/vue-pure-admin.git
- 采用vue-pure-admin
git地址:https://gitee.com/BunnyBoss/bunny-admin-element-thin
- 因为vue-pure-admin很多都写好,想删除写东西,这个是精简版的。
👉 Java模板
git地址:https://gitee.com/BunnyBoss/java_single.git
- 单体架构,Maven聚合工程,将很多模块拆分
git地址:https://gitee.com/BunnyBoss/java-mirror-server.git
- 微服务架构。
👉 CSharp模板
git地址:
https://gitee.com/BunnyBoss/csharp-single-efcore.git
🆕更新内容
- 删除admin一个版本,删除C#两个版本只保留EfCore版本