Skip to content

roberto-butti/xyz-map-vuejs

Repository files navigation

Vue.js and HERE XYZ Maps JS

You can see the [Demo Sample] on Netlify:(https://happy-archimedes-ea1bf7.netlify.com/)

The Project

This is my playground with XYZ Maps JS and Vue.JS

Run the project locally

yarn install

Compiles and hot-reloads for development

yarn run serve

Other useful commands

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Useful Links and docs