# cnode-vue **Repository Path**: leichangchun/cnode-vue ## Basic Information - **Project Name**: cnode-vue - **Description**: vue2.0 + vue-cli + vue-router + vuex + axios 实现了Cnode社区的部分功能:分类展示、详情、登录、退出、个人信息、发帖、评论、回复等 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 146 - **Forks**: 49 - **Created**: 2017-11-30 - **Last Updated**: 2025-03-04 ## Categories & Tags **Categories**: bbs **Tags**: vue2 ## README # vnode-vue > vue2.0 + vue-cli + vue-router + vuex + axios 实现了Cnode社区的部分功能:分类展示、详情、登录、退出、个人信息、发帖、评论、回复等 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # 登录请使用 cnode社区的accessToken 查看线上效果 : https://leichangchun.github.io/cnode-vue/dist/#/ ```