book-web/README.md

67 lines
2.1 KiB
Markdown
Raw Normal View History

2024-07-16 10:02:54 +08:00
## 介绍
- 基于Vue3、TypeScript、Element Plus、Vue Router、Pinia、Axios、i18n、Vite等开发的后台管理使用门槛极低。
- 目前已实现maku-admin后端接口的有【maku-boot】 和 【maku-cloud】 2个后端开源项目。
- 开发文档https://maku.net/docs/maku-admin
- 官网地址https://maku.net
## maku-boot | 单体低代码开发平台
- Gitee仓库https://gitee.com/makunet/maku-boot
- Github仓库https://github.com/makunet/maku-boot
- 演示环境https://demo.maku.net/maku-boot
## maku-cloud | 微服务低代码开发平台
- Gitee仓库https://gitee.com/makunet/maku-cloud
- Github仓库https://github.com/makunet/maku-cloud
- 演示环境https://demo.maku.net/maku-cloud
## 安装
注意:需使用 nodejs 长期维护版本,如:[18.x、20.x],能保证项目的稳定运行。
```bash
# 克隆项目
git clone https://gitee.com/makunet/maku-admin.git
# 进入项目
cd maku-admin
# 安装依赖
npm install
# 运行项目
npm run dev
# 打包发布
npm run build
```
## 微信交流群
为了更好的交流,我们新提供了微信交流群,需扫描下面的二维码,关注公众号,回复【加群】,根据提示信息,作者会拉你进群的,感谢配合!
![](https://maku.net/app/img/qrcode.jpg)
## 开源汇总
- 低代码开发平台单体版https://gitee.com/makunet/maku-boot
- 低代码开发平台微服务https://gitee.com/makunet/maku-cloud
- 超好用的代码生成器https://gitee.com/makunet/maku-generator
- Vue3.x 后台管理UIhttps://gitee.com/makunet/maku-admin
- Vue3.x 表单设计器https://gitee.com/makunet/maku-form-design
## 支持
如果觉得框架还不错,或者已经在使用了,希望你可以去 [Github](https://github.com/makunet/maku-admin) 或 [Gitee](https://gitee.com/makunet/maku-admin) 帮作者点个 ⭐ Star这将是对作者极大的鼓励与支持。
## 效果图
![输入图片说明](public/images/1.jpg)
![输入图片说明](public/images/2.jpg)
![输入图片说明](public/images/3.jpg)
![输入图片说明](public/images/4.jpg)