/openmap-viewer

An open map viewer build using VueJS and OpenLayers

Primary LanguageVueMIT LicenseMIT

OpenMap Viewer

This is an OpenStreetMap implementation built with VueJS to showcase how easy it is to get up and running with VueJS, OpenLayers, and OpenStreetMap.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.