# fs-admin-antdv **Repository Path**: fast-crud/fs-admin-antdv ## Basic Information - **Project Name**: fs-admin-antdv - **Description**: fs-admin, fast-crud的antdv版Demo - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: http://fast-crud.docmirror.cn/antdv/ - **GVP Project**: No ## Statistics - **Stars**: 22 - **Forks**: 10 - **Created**: 2021-06-21 - **Last Updated**: 2025-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fs-admin-antdv 基于vue3、antdv 的 admin管理后台脚手架 更多信息请参考: [fast-crud](https://github.com/fast-crud/fast-crud) # server端 ## fs-server-js https://github.com/fast-crud/fs-server-js # 其他相关项目 * [fast-crud](https://github.com/fast-crud/fast-crud) crud主项目 * [fs-admin-element](https://github.com/fast-crud/fs-admin-element) element版示例 * [fs-admin-naive](https://github.com/fast-crud/fs-admin-naive-ui) naive版示例 * [fs-in-vben-starter](https://github.com/fast-crud/fs-in-vben-starter) vben示例 # 感谢 ### 依赖 * [vue](https://github.com/vuejs/vue-next) * [vue-router](https://github.com/vuejs/vue-router-next) * [antdv 2x](https://github.com/vueComponent/ant-design-vue) * [vitejs](https://github.com/vitejs/vite) * [pinia](https://github.com/posva/pinia) * [purge-icons](https://github.com/antfu/purge-icons) ### 参考如下项目 * [d2-admin](https://github.com/d2-projects/d2-admin) * [antdv-pro](https://github.com/vueComponent/ant-design-vue-pro) * [vben-admin](https://github.com/anncwb/vue-vben-admin) 感谢这些优秀的项目