Skip to content

mcordell42/Montgomery-County-GeoPortal

 
 

Repository files navigation

GeoPortal v3

GeoPortal is a one stop shopping for location information app. It weighs ~400KB on desktop, ~250KB on mobile, and it's now a Progressive Web App!

Imgur

Created by Mecklenburg County GIS, with much ♥ for the projects that make this site possible: OpenStreetMap, OpenMapTiles, Mapbox GL JS, Vue.js, and Material Design Lite

Getting started

git clone https://github.com/wilsongis/Montgomery-County-GeoPortal.git geoportal
cd geoportal
npm install
npm run build
npm start

To build the app for deployment (service worker precache, uglify JS, minimize CSS and images, etc.), run the build again:

npm run build

About

The source code for Mecklenburg County's GeoPortal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.0%
  • HTML 13.4%
  • CSS 10.5%
  • Vue 8.1%