Skip to content

"Events" app with main Router features: programmatic navigation, pagination, error pages and nav guards,

Notifications You must be signed in to change notification settings

Viktoriia-Piskova/Vue_3-Router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touring Vue Router Example App

This is the Vue 3 application we build step by step in the Touring Vue Router course on Vue Mastery. It's starting code is based on the final code from the Real World Vue 3 course.

npm install

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.

Warning: vue-router@4.0.4 version needed

About

"Events" app with main Router features: programmatic navigation, pagination, error pages and nav guards,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published