统一认证中心前端项目,基于 Vue Vben Admin 5.0 构建。采用 Vue 3、Vite、TypeScript 等主流技术开发,提供企业级身份认证和访问管理功能。
npm i -g corepack pnpm install
pnpm dev:antd
pnpm build:antd
本地开发推荐使用 Chrome 80+ 浏览器
支持现代浏览器,不支持 IE
| Edge | Firefox | Chrome | Safari |
|---|---|---|---|
| last 2 versions | last 2 versions | last 2 versions | last 2 versions |
本项目基于以下优秀开源项目构建:
| 项目 | 说明 | 地址 |
|---|---|---|
| Vue Vben Admin | Vue 3 中后台模板 | https://github.com/vbenjs/vue-vben-admin |
| Vue.js | 渐进式 JavaScript 框架 | https://github.com/vuejs/vue |
| Vite | 下一代前端构建工具 | https://github.com/vitejs/vite |
| Ant Design Vue | UI 组件库 | https://github.com/vueComponent/ant-design-vue |
| Pinia | Vue 状态管理 | https://github.com/vuejs/pinia |
| TypeScript | 带类型的 JavaScript | https://github.com/microsoft/TypeScript |
感谢所有开源项目的贡献者!
Apache License 2.0