Skip to content

n-kb/danger-cyclists

Repository files navigation

Europe's most dangerous city for cyclists

A story about cycling and dying in five European cities.

http://blog.nkb.fr/danger-cyclists/

Data

The data, including its sources and the analyses performed on it is available in the /data folder of this repository.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.