# fs-admin-element **Repository Path**: keycoding_f/fs-admin-element ## Basic Information - **Project Name**: fs-admin-element - **Description**: fs-with-element-plus 示例项目 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 14 - **Created**: 2024-11-22 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fs-admin-element 基于vue3、element-plus 的 admin管理后台脚手架 更多信息请参考: [fast-crud](https://github.com/fast-crud/fast-crud) # server端 ## fs-server-js https://github.com/fast-crud/fs-server-js # 感谢 ### 依赖 * [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) 感谢这些优秀的项目