Skip to content

sihai00/vue2-cnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue2-cnode

使用vue2全家桶模仿cnode社区构造的一个手机端cnode的小demo,(vue2 + vue-axios + vue-router + vuex) 采取cnode社区公开API实现功能:登录(需cnode社区accessToken)、看帖、评论帖子、点赞评论、个人中心。但不能发帖

Build Setup

# 运行前请先安装所需依赖
npm install

# 运行以下命令启动服务器 localhost:8080
npm run dev