🚧 NOTICE: You are watching a Vue.js 2 lesson
Creating Routes
In this lesson, we’re going to learn how to add new routes and pages to the Vue Router.
Before we can dive into creating our travel app we need to download and import the starter files and do some light refactoring.
If you're following along, make sure you
-
Copy all the files in the assets folder to src/assets
-
Copy the store.js file to the src folder