Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GameDesignDude/Mecklenburg-County-GeoPortal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoPortal v3

Created by Mecklenburg County GIS. Online over here.

Built using:

  • Material Design Lite
  • Mapbox GL JS
  • React

Building the Project

First, install the project dependencies.

npm install

Then build the public folder.

npm run build

Now you can launch a development environment at any time by typing:

npm start

To build the app for deployment (minifying CSS and uglifying JS), 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

 
 
 

Contributors

Languages

  • CSS 50.7%
  • JavaScript 47.3%
  • HTML 2.0%