Skip to content

AngelLiang/vue-2.0-simple-routing-example

 
 

Repository files navigation

Hacking Vue 2.0 Simple Routing Example

学习Vue 2.0 Simple Routing Example的源码

from: 2018年10月1日

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

About

A simple example of routing with Vue 2.0 without using vue-router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 46.0%
  • JavaScript 43.2%
  • HTML 10.8%