khaloodi / Touring-Vue-Router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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


Languages

Language:Vue 56.4%Language:JavaScript 30.4%Language:HTML 13.3%