Visualize areas of U.S. drone strike acivity since ~2003, courtesy of data from Dronstre.am and the Bureau of Investigative Journalism.
To run the app as a local http server:
- Get a Google Maps API key here: https://developers.google.com/maps/documentation/javascript/get-api-key
- Add the key to
serverApiKey.js - Get npm: https://www.npmjs.com/
npm installnpm start
The app should then running on :8080.