Vue Maps Vue Maps is an application built in Vue JS framework and Mapbox API offering a simple interface to visualize and set routes to your favourite places. Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint