项目作者: zengAlex

项目描述 :
使用 vue+vue-router+vue-resource 搭建的网站
高级语言: JavaScript
项目地址: git://github.com/zengAlex/vuwb.git
创建时间: 2017-06-09T08:53:18Z
项目社区:https://github.com/zengAlex/vuwb

开源协议:

下载


vue

A Vue.js project

页面没有做很多的内容和交互,基本的架构已经搭配好,请求部分在轻松一刻这个栏中,包含了事件的点击和循环

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # build for production and view the bundle analyzer report
  8. npm run build --report

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