Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Krisseck/hki-traffic-frontend
- Owner: Krisseck
- License: mit
- Created: 2018-07-17T07:33:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T10:01:57.000Z (almost 2 years ago)
- Last Synced: 2024-05-31T21:03:57.818Z (5 months ago)
- Topics: avoindata, bulma, chartist, helsinki, keras-js, open-data, traffic, vue
- Language: Vue
- Homepage: http://helsinki-traffic-forecast.vaiste.com/
- Size: 6.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```