Skip to content

phanan/vue-3.0-simple-routing-example

 
 

Repository files navigation

Vue 3.0 Simple Routing Example

A simple example of routing with Vue 3.0 without using vue-router. This branch uses the raw HTML5 History API.

Build Setup

# install dependencies
yarn install

# serve with hot reload
yarn dev

# build for production with minification
yarn build

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.8%
  • Vue 41.7%
  • HTML 13.5%