yzygithub / CnodeJS-Vue

基于vue的CnodeJS社区重构,vue练习。

Home Page:https://yzygithub.github.io/CnodeJS-Vue-dist/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cnodejs-vue

预览

基于Vue重构CnodeJS社区
rebuild CnodeJS by Vue
还有一些待改进的地方,暂时先这样吧。

技术栈:


Vue.js

Vue-router

Vue-resource

Element

CnodeJS API

本地运行:


git clone https://github.com/yzygithub/CnodeJS-Vue.git
cd CnodeJS-Vue
npm install
npm run dev

PS: 默认用的是8082端口。
首页
首页
文章
文章详情
用户
用户信息

Build Setup

git clone https://github.com/yzygithub/CnodeJS-Vue

cd CnodeJS-Vue

# install dependencies
npm install

# serve with hot reload at localhost:8082(我改成了8082)
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

基于vue的CnodeJS社区重构,vue练习。

https://yzygithub.github.io/CnodeJS-Vue-dist/#/


Languages

Language:Vue 53.9%Language:JavaScript 39.3%Language:CSS 6.0%Language:HTML 0.8%