Basic example for using OpenLayers 3 with React and Redux.
Clone or download the repository and open index.html in a browser or view the example on RawGit.
Slides from the presentation at FOSS4G 2015 in Seoul are available here.
To run this example:
npm install
npm start
- open http://localhost:3000/ in the browser
The server supports hot reloading while keeping the application state.