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.
## austin项目前端
austin后端Gitee:[austin](https://gitee.com/zhongfucheng/austin)
austin后端GitHub:[austin](https://gitee.com/zhongfucheng/austin)
## 快速开始
基于 [amis](https://github.com/baidu/amis) 渲染器,快速搭建自己的管理系统。
```bash
# 安装依赖
npm i
# 打开服务
npm start
```