Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 883 Bytes

File metadata and controls

39 lines (24 loc) · 883 Bytes

vue-cnode

A Vue.js project base on cnode.org api

一个基于cnode社区api的vue2.0应用

主要依赖: vue-router/axios/cube-ui /vuex

cube-ui滴滴开源的vue基于移动端UI组件

预期功能:

  • 各模块贴子的浏览 √
  • 登陆及退出 √
  • 点赞       √
  • 个人中心 √
  • 完善中...

在线预览

二维码

Build Setup

# 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.