Skip to content

xiegangd/ant-design-vue-worldcup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用 Vue + Ant Design UI 组件展示足球比赛数据

基于 vue.js 及 ant-design-vue 实现的一个用来展示足球比赛数据的页面。学习 vue 及 ant-design-vue 的练手小项目

截图

ant-design-vue-worldcup

如何使用

  1. clone 源码到本地
git clone https://github.com/xiegangd/ant-design-vue-worldcup.git
  1. 进入项目目录
cd ant-design-vue-worldcup
  1. 安装依赖
yarn
# OR
npm install
  1. 启动本地服务
yarn serve
# OR
npm serve
  1. 本地访问测试
http://localhost:8080

视频

ant-design-vue-worldcup 实现过程全记录

About

使用 Vue + Ant Design UI 组件展示足球比赛数据

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published