Skip to content

joyhb/vueNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnode

vuenode ##这是一个基于VUE2.0的练习项目,接口来自cnodejs社区,非常感谢! ##基础功能已经完成。markdown渲染文本 ##预览地址https://joyhb.github.io/vueNode/#/ ##vue处理数据真的太方便简洁了 ##本项目用了vue+vue-router+markdown+es6,使用箭头函数,完美解决this指向问题

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
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.