Census Search
March 29, 2016 ยท View on GitHub
This is demo app for census data search built with ReactJS + Redux + Census CitySDK + OpenLayers3.
It is an experiment of how OpenLayers3 library can be used with Redux application.
Run the app
Clone the repository
run npm install to install dependency.
run npm start to start webserver
open http://localhost:3006/ in browser to see the demo app.