@@ -0,0 +1,19 @@
# iam-front
统一认证前端(SSO 登录页),基于 Next.js 14(App Router)+ TypeScript + Tailwind CSS + shadcn/ui。
## 本地启动
1. 复制环境变量:
```bash
cp .env.example .env
```
2. 安装依赖并启动:
npm install
npm run dev
The note is not visible to the blocked user.