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/
🔥后端仓库Gitee、GitHub
🔥11W+字,共107个文档,带你玩转austin,详情可戳:消息推送平台文档
基于 amis 渲染器,快速搭建自己的管理系统。
# 安装依赖 npm i # 打开服务 npm start # 线上可使用 pm2 部署启动 pm2 start server.js