Mecklenburg-County-GeoPortal
The source code for Mecklenburg County's GeoPortal.
File Explorer
Download Latest Version (.zip)- npa.geojson.json
- osm-geoportal.json
- android-icon-512.png
- android-icon-maskable-512.png
- apple-touch-icon.png
- favicon.png
- logo.svg
- manifest.json
- robots.txt
- service-worker.js
- osm-geoportal.json
- Autocomplete.svelte
- Community.svelte
- Environment.svelte
- Impervious.svelte
- Jump.svelte
- Libraries.svelte
- Map.svelte
- MapCommunity.svelte
- Parks.svelte
- PrintBanner.svelte
- Property.svelte
- RecordHighlight.svelte
- Representative.svelte
- Resources.svelte
- Schools.svelte
- Search.svelte
- Sparkline.svelte
- Spinner.svelte
- Table.svelte
- Title.svelte
- Trash.svelte
- Voting.svelte
- YouTube.svelte
- button.css
- links.css
- map.css
- print.css
- scrollbar.css
- sparkline.css
- table.css
- data.json
- neighborhod-groups.json
- logo.svg
- fetchNearestMAT.js
- formatNumbers.js
- jsonToURL.js
- mapcontrolSatellite.js
- registerServiceWorker.js
- scrollToElement.js
- sparkline.js
- app.css
- App.svelte
- main.js
- store.js
- vite-env.d.ts
- .gitignore
- Architecture.excalidraw
- Architecture.png
- index.html
- jsconfig.json
- LICENSE.txt
- package.json
- postcss.config.cjs
- README.md
- svelte.config.js
- tailwind.config.cjs
- vite.config.js
- workbox-config.cjs
# Installation Guide
1. Get the code
git clone https://github.com/tobinbradley/Mecklenburg-County-GeoPortal
Downloads the entire project code from GitHub to your computer.
cd Mecklenburg-County-GeoPortal
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run dev
Starts the development/run server.
npm run build
Builds optimized production files.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
