Skip to content

cadetCoder/travel-app-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Travel App

travel-app

Live demo can be found from this 👉 👉 link

About

This is a travel-app that I'm learning on how to build powerful Single Page Applications in Vue with the Vue Router.

vue-travel-app

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.