0
点赞
收藏
分享

微信扫一扫

程序员接私活--常用的10个开源前端后台管理项目

简介

        在互联网项目中,几乎所有的平台都需要一个后台管理系统。

        从零开发一套后台管理系统是很麻烦的:产品画出原型图、UI工程师进行美化、前端进行切图并转化为前端代码。

        从零开发一套系统适合于公司的一个开发团队去做,不适合程序员接私活。

        对于程序员接私活来说,可以使用一些现成的开源的前端后台管理项目。我搜集了比较好的10款项目。下边依次介绍(按star数排序)。

1. Vue-Element-Admin

介绍

        基于 vue2.0 和 Eelement 的后台管理 UI 框架。

        Github Star 数:76.4K。

Github 地址

​​https://github.com/PanJiaChen/vue-element-admin​​

文档地址

​​https://panjiachen.github.io/vue-element-admin-site/zh/​​

界面展示

程序员接私活--常用的10个开源前端后台管理项目_bootstrap

2. AdminLTE

介绍

        基于 Bootstrap 3.x 的后台 UI 框架。

        Github Star 数:41K。

Github 地址

​​https://github.com/ColorlibHQ/AdminLTE​​

界面展示

程序员接私活--常用的10个开源前端后台管理项目_前端框架_02

3. ant-design-pro

介绍

        蚂蚁金服开源的中台前端/设计解决方案。

        Github Star 数:32.2K

Github 地址

​​https://github.com/ant-design/ant-design-pro​​

界面展示

程序员接私活--常用的10个开源前端后台管理项目_github_03

4. tabler

介绍

        基于 BootStrap 4 的 HTML 后台管理前端框架。

        Github Star 数:25.9K

Github 地址

​​https://github.com/tabler/tabler​​

界面展示

程序员接私活--常用的10个开源前端后台管理项目_github_04

5. ngx-admin

介绍

        基于 Angular 2、Bootstrap 4 和 Webpack 的后台管理前端框架。

        Github Star 数:23.7K。

Github 地址

​​https://github.com/akveo/ngx-admin​​

界面展示

程序员接私活--常用的10个开源前端后台管理项目_前端框架_05

6. Gentelella

介绍

        基于 Bootstarp 的后台控制面板。

        Github Star 数:20.5K。

Github 地址

​​https://github.com/ColorlibHQ/gentelella​​

界面展示

程序员接私活--常用的10个开源前端后台管理项目_后台管理_06

7. iview-admin

介绍

        基于 Vue 2.0 和 iView 的后台管理前端框架。

        Github Star 数:16.1K。

Github 地址

​​https://github.com/iview/iview-admin​​

界面展示

程序员接私活--常用的10个开源前端后台管理项目_bootstrap_07

8. blur-admin

介绍

        基于 Angular 和 Bootstrap 的后台管理前端框架。

        Github Star 数:11.3K

Github 地址

​​https://github.com/akveo/blur-admin​​

程序员接私活--常用的10个开源前端后台管理项目_后台管理_08

10. material-dashboard

介绍

        基于 Bootstrap 4 和 Material 风格的后台管理前端框架。

        Github Star 数:10.2K。

Github 地址

​​https://github.com/creativetimofficial/material-dashboard​​

界面展示

程序员接私活--常用的10个开源前端后台管理项目_github_09

10. vue-admin

介绍

        基于 Vue 和 Bulma 的后台管理前端框架。

        Github Star 数:9.6K。

Github 地址

​​https://github.com/vue-bulma/vue-admin​​

界面展示 

程序员接私活--常用的10个开源前端后台管理项目_后台管理_10


举报

相关推荐

0 条评论