You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

747 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

🔥项目在线演示地址:http://139.9.66.219:3000/

🔥项目视频我正在Bilibili更新(三连越多,更新越有动力哟

🔥项目笔记关注公众号Java3y回复「austin」即可获取还能加项目交流群哟!

🔥后端仓库GiteeGitHub

快速开始

基于 amis 渲染器,快速搭建自己的管理系统。

# 安装依赖
npm i

# 打开服务
npm start

# 线上可使用 pm2 部署启动
pm2 start server.js