![](https://p.ipic.vip/0qiqhs.jpg) :fire:项目在线演示地址:[http://139.9.66.219:3000/](http://139.9.66.219:3000/) :fire:后端仓库[Gitee](https://gitee.com/zhongfucheng/austin)、[GitHub](https://gitee.com/zhongfucheng/austin) :fire:**11W+字,共107个文档,带你玩转austin**,详情可戳:[消息推送平台文档](https://mp.weixin.qq.com/s?__biz=MzI4Njg5MDA5NA==&mid=2247509248&idx=1&sn=804eb5f6471521e1ea6eaec9f74ddf09&chksm=ebd4e401dca36d175494337bc18ff71c265e4e07ad3ecd22f4b5b5f73efe7e247de2c614ad8a&token=888257127&lang=zh_CN#rd) ![](https://p1-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/e7e69fb77ee74fbe8073adfefbe9e54c~tplv-k3u1fbpfcp-watermark.image?) ## 快速开始 基于 [amis](https://github.com/baidu/amis) 渲染器,快速搭建自己的管理系统。 ```bash # 安装依赖 npm i # 打开服务 npm start # 线上可使用 pm2 部署启动 pm2 start server.js ```