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 install
to install all required dependenciesnpm run
to start the local server