A Vue.js project
仿凤凰新闻体育板块+赛事数据
体育新闻板块已经完成(暂时未用到vuex) ,正在弄体育赛事数据接口(计划加入vuex)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
- 体育新闻 -- 完成
- 比赛数据 -- 未完成