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

https://github.com/eventfahrplan/eventfahrplan-website

The showcase website for the EventFahrplan app project. This website is mobile-optimized and built with VuePress.
https://github.com/eventfahrplan/eventfahrplan-website

eventfahrplan frab pretalx vuepress wafer

Last synced: 3 months ago
JSON representation

The showcase website for the EventFahrplan app project. This website is mobile-optimized and built with VuePress.

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/16bfa9e4-9fb2-4411-823e-2db81013d6cd/deploy-status)](https://app.netlify.com/sites/eventfahrplan/deploys)

# EventFahrplan website

The showcase website for the EventFahrplan app project.
This website is mobile-optimized and built with [VuePress](https://vuepress.vuejs.org).

## How to run

```
cd docs && npm run dev
```