Example for using OSM Buildings classic in create react app. The file OSMBuildings-OL5.js is modified to work with create react app.
To get the Node server running locally:
- Clone this repo
npm installto install all required dependenciesnpm runto start the local server
