Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
/ github-admin Public archive

vue和element-ui搭建一個後台管理系統,使用github提供的api搞事情。輸入您的github賬號名自動幫你生成基本的github信息哦😯

License

Notifications You must be signed in to change notification settings

reng99/github-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-admin

login

介绍

本仓库是使用vue和element-ui搭建的一个后台管理系统。目的是通过github提供的api展示个人(拥有github账号的人)的github活动等状况。线上效果请查看http://reng99.cc/github-admin/

怎么运行

# 进入目录
cd github-admin/core

# 安装依赖
npm install

# 开发环境 localhost:8082
npm run dev

# 生产环境
npm run build

# 注意:代码的提交请回到根目录提交更改后的代码,不然只是提交core目录下的代码而已
cd ..

需要进行适配

About

vue和element-ui搭建一個後台管理系統,使用github提供的api搞事情。輸入您的github賬號名自動幫你生成基本的github信息哦😯

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published