Skip to content

leyou319/vue-cnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cnode

A Vue.js project

关于项目

vue-cnode社区是基于vue、vue-router、reqwest、es6开发,使用vue-cli构建工具编译打包项目,实现了简易版的社区。

点击查看效果

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.