duanhbxynu / vue-router

这是一个vue路由的小例子

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue 2.0 Simple Routing Example

A simple example of routing with Vue 2.0 without using vue-router. This branch uses the raw HTML5 History API. For an example integrating a 3rd-party routing solution, see the pagejs branch.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For a detailed explanation of the build process, read the docs for vue-loader.

About

这是一个vue路由的小例子


Languages

Language:Vue 76.7%Language:JavaScript 19.1%Language:HTML 4.2%