ketulm / boston-vz-ts

https://ketulm.github.io/bvz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boston-vz-ts

Interactively explore traffic incidents data from Boston Vision Zero project. Shows data from 2015 to 2019 with ability to filter by incident types and select incidents across hour, month, or individual day and view the data in the map view.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build-only

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

https://ketulm.github.io/bvz/


Languages

Language:Vue 55.9%Language:TypeScript 39.2%Language:SCSS 3.3%Language:JavaScript 0.8%Language:HTML 0.7%