Skip to content

steinbring/vue-router-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Router Demo

Similar to https://github.com/steinbring/vue-demo, this project is meant to a demo of some basic Vue Router concepts.

Demo Site: https://vue-router-demo.jws.app/

Note: The demo site is driven by the main branch, using render. Updates to the main branch trigger the build command yarn build.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A basic demo of how vue router works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published