An interactive visualization of airplane crashes in the world in the last century. For more information, please refer to this repo wiki.
npm
(see here for installation)D3.js
python3.5
In root directory AirplaneCrashesVisualization
:
npm install http-server
(first time only)npm start
- in your brower, go to localhost:3000
Or simply: Launch App