A Vue.js project base on cnode.org api
一个基于cnode社区api的vue2.0应用
主要依赖: vue-router/axios/cube-ui /vuex
cube-ui滴滴开源的vue基于移动端UI组件
预期功能:
- 各模块贴子的浏览 √
- 登陆及退出 √
- 点赞 √
- 个人中心 √
- 完善中...
# install dependencies
npm install || yarn
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
cd dist
open index.html in a server.