From 01d7761d0f016c56eecdef42a715b698995a294e Mon Sep 17 00:00:00 2001 From: 3y Date: Sat, 22 Jan 2022 14:21:49 +0800 Subject: [PATCH] git init --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a911db2..a5ec994 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ -# amis admin 模板 +## austin项目前端 + + +后端:[austin](https://gitee.com/zhongfucheng/austin) -基于 [amis](https://github.com/baidu/amis) 渲染器,快速搭建自己的管理系统。 ## 快速开始 +基于 [amis](https://github.com/baidu/amis) 渲染器,快速搭建自己的管理系统。 + 其实这个项目直接双击 `index.html` 都能看大部分效果,不过为了更完整体验,请运行下面的命令: ```bash