This repository contains the code for the routing section from the Vue.js: From Beginner to Professional course.
# Install the dependencies npm install # Serve with hot reload at http://localhost:8080 npm run dev # Build for production with minification npm run build