Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Krisseck/hki-traffic-frontend

Web frontend for Helsinki traffic prediction
https://github.com/Krisseck/hki-traffic-frontend

avoindata bulma chartist helsinki keras-js open-data traffic vue

Last synced: 3 months ago
JSON representation

Web frontend for Helsinki traffic prediction

Awesome Lists containing this project

README

        

# Helsinki Traffic Forecast

http://helsinki-traffic-forecast.vaiste.com/

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Lints and fixes files
```
yarn run lint
```