Skip to content

bezany/wkt-map

Repository files navigation

wkt-map

Simple WKT & GeoJSON Viewer.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# build for github pages
npm run pages

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Built With

  • vue - The Progressive JavaScript Framework
  • element-ui - Element, a Vue 2.0 based component library
  • leaflet & vue2-leaflet - Open-source JavaScript library for interactive maps
  • wellknown - GeoJSON-emitting WKT parser for browsers and node