项目作者: heronyang

项目描述 :
A map that shows accident histories.
高级语言: JavaScript
项目地址: git://github.com/heronyang/accident-map.git
创建时间: 2019-06-09T04:16:28Z
项目社区:https://github.com/heronyang/accident-map

开源协议:

下载


Accident Map

A map that shows accident histories.

Demo

Heatmap of accidents happened in Taiwan in 2018:

https://accident-map.herokuapp.com

Taiwan

Taipei

Development

Run locally

  1. $ cd web && npm start

Deploy

  1. $ git subtree push --prefix web heroku master