/videoencoder

Primary LanguageJavaScript

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.