Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mistermx/bundesratstimme

Visualization for votings in the German Federal Council (Bundesrat)
https://github.com/mistermx/bundesratstimme

germany politics visualization

Last synced: about 1 month ago
JSON representation

Visualization for votings in the German Federal Council (Bundesrat)

Awesome Lists containing this project

README

        

# Bundesratstimme

Bundesratstimme is a simpler visualizer for votings in the German Federal Council (Bundesrat).
It allows simulating voting result by choosing the stand of every state and share
it with other people via links.

## Recommended IDE Setup

[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).

## Customize configuration

See [Vite Configuration Reference](https://vitejs.dev/config/).

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```