Skip to content

helloqingfeng/vue2-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue005

A Vue.js project

使用官方构建工具vue-cli搭建,主要的依赖库:

  • vue-router 路由组件
  • vue-resource 实现HTTP网络请求
  • bootstrap 页面样式
  • vue-pages 分页组件
  • vue-awesome-swiper 轮播组件

Build Setup

# start project
vue init webpack vue005

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

About

A Vue.js 2.0 project demo.(vue-cli、vue-router、vue-resource)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published