博客
关于我
这款漂亮的Vue3.0后台管理系统模板,我粉了
阅读量:198 次
发布时间:2019-02-28

本文共 1882 字,大约阅读时间需要 6 分钟。

今天给小伙伴们推荐一款超牛X开源**vue3**中后台前端项目*CigoAdminVue3*。

![image-20210112093012918](https://gitee.com/goutouaa/pic/raw/master/image/20210112093013.png)

 

**cigoadmin-vue3.0** 基于vue3.x+antdv 2.0构建的通用后台管理*前端仓库*。包括常用的内容管理、系统管理、图表及地图等功能。

![image-20210112093147503](https://gitee.com/goutouaa/pic/raw/master/image/20210112093147.png)

 

**antdv** 阿里推出的vue3.0桌面端UI组件库。

![1](https://gitee.com/goutouaa/pic/raw/master/image/20210112101937.jpg)

 

## 快速安装

通过下面的几个步骤快速搭建前端项目。

```shell

# 克隆项目
git clone https://gitee.com/cigozim/cigoadmin-vue3.0.git

# 进入项目目录

cd cigoadmin-vue3.0

# 安装依赖

yarn install

# 启动服务

yarn serve

# 构建打包

yarn build
```

![image-20210112102100859](https://gitee.com/goutouaa/pic/raw/master/image/20210112102101.png)

 

![image-20210112102132610](https://gitee.com/goutouaa/pic/raw/master/image/20210112102132.png)

 

![image-20210112102241875](https://gitee.com/goutouaa/pic/raw/master/image/20210112102242.png)

 

![image-20210112102258363](https://gitee.com/goutouaa/pic/raw/master/image/20210112102258.png)

 

![image-20210112102410528](https://gitee.com/goutouaa/pic/raw/master/image/20210112102410.png)

![image-20210112102426013](https://gitee.com/goutouaa/pic/raw/master/image/20210112102426.png)

非常好的一款免费开源的vue3后台管理项目。对于想学习vue3及相关的组件库技术,不要错过哟~

ok,今天就分享到这里。如果大家有其它开源的vue3项目,欢迎交流讨论!

## 结尾

> 本期就分享到这里,我是小编南风吹,专注分享好玩有趣、新奇、实用的开源项目及开发者工具、学习资源!

> 希望能与大家共同学习交流,欢迎关注我的公众号**【Github导航站】**。

## 往期推荐

[太漂亮了!有了3款开源图标库,不用再去求设计师了](https://mp.weixin.qq.com/s/NyArbbrXxjT3d68FaXqH_g)

[10个相见恨晚的vue.js库!用好了,事半功倍!](https://mp.weixin.qq.com/s/_aEruCRL5u5v20mE-PFhPw)

[太及时了!13个Spring Boot练手项目,用好了,升职涨薪不用愁](https://mp.weixin.qq.com/s/YbXwfmUF-yGp7suKEKCKRQ)

[程序员接私活必备后台框架,不用重复造轮子,网友:太好用了!](https://mp.weixin.qq.com/s/K1J4z3docWyV7My9hsRDSw)

[还在从头到尾撸项目?这6个SpringBoot项目用好了,事半功倍!](https://mp.weixin.qq.com/s/UL3KDSmaPewIl5perNb-eA)

[「00后缩写黑话翻译器」登上GitHub热榜,中年网民终于能看懂年轻人的awsl](https://mp.weixin.qq.com/s/ntETZI4iQsKqdm5hOBtLOA)

 

转载地址:http://ksbs.baihongyu.com/

你可能感兴趣的文章
Mysql8 数据库安装及主从配置 | Spring Cloud 2
查看>>
mysql8 配置文件配置group 问题 sql语句group不能使用报错解决 mysql8.X版本的my.cnf配置文件 my.cnf文件 能够使用的my.cnf配置文件
查看>>
MySQL8.0.29启动报错Different lower_case_table_names settings for server (‘0‘) and data dictionary (‘1‘)
查看>>
MYSQL8.0以上忘记root密码
查看>>
Mysql8.0以上重置初始密码的方法
查看>>
mysql8.0新特性-自增变量的持久化
查看>>
Mysql8.0注意url变更写法
查看>>
Mysql8.0的特性
查看>>
MySQL8修改密码报错ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
查看>>
MySQL8修改密码的方法
查看>>
Mysql8在Centos上安装后忘记root密码如何重新设置
查看>>
Mysql8在Windows上离线安装时忘记root密码
查看>>
MySQL8找不到my.ini配置文件以及报sql_mode=only_full_group_by解决方案
查看>>
mysql8的安装与卸载
查看>>
MySQL8,体验不一样的安装方式!
查看>>
MySQL: Host '127.0.0.1' is not allowed to connect to this MySQL server
查看>>
Mysql: 对换(替换)两条记录的同一个字段值
查看>>
mysql:Can‘t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock‘解决方法
查看>>
MYSQL:基础——3N范式的表结构设计
查看>>
MYSQL:基础——触发器
查看>>