Skip to content

A simple React application that visualize geo data using Leaflet maps

Notifications You must be signed in to change notification settings

pezzabros/geodata-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geodata-viz

A simple React application that visualize geo data using Leaflet maps

Start the server on localhost:5000

$ npm install
$ node server.js

To build the client

$ cd client
$ npm install
$ npm run build

About

A simple React application that visualize geo data using Leaflet maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published