Skip to content

Sample code to illustrate a blog post about using React and Leaflet

License

Notifications You must be signed in to change notification settings

azavea/react-leaflet-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-leaflet-blog-post-project

Sandbox code from a blog post about React and Leaflet.

Quick Setup

Clone the project, cd into the directory. Using a recent version of Node (6.x+), run:

npm install
npm start

This will install the required Node libraries catalogued in package.json and start webpack-dev-server on port 7171.

Visit http://localhost:7171 to see the project running in the browser.

License

Apache 2

About

Sample code to illustrate a blog post about using React and Leaflet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published