Appearance
IAM-Admin-UI 是权限系统的管理后台前端界面,基于 Vue3 开发。
# 安装依赖 npm install # 启动开发服务 npm run dev # 构建生产环境 npm run build