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

https://github.com/manuelmeister/zeitzug

My project for my Bachelor at the Zurich University of the Arts about the history of the Swiss railroad. The project was done in co-production with the Swiss Museum of Transportation.
https://github.com/manuelmeister/zeitzug

railroad

Last synced: 3 months ago
JSON representation

My project for my Bachelor at the Zurich University of the Arts about the history of the Swiss railroad. The project was done in co-production with the Swiss Museum of Transportation.

Awesome Lists containing this project

README

        

# ba-storyboard

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

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

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

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).