/works-council-list-helper

A tool for modelling representation with german works council election lists

Primary LanguageTypeScript

Demo app with columns

Setup Requirements

This requires node 18 and pnpm

  1. install nvm
  2. nvm install 18 && nvm use 18
  3. npm install -g pnpm

Setup Application

  1. pnpm install
  2. pnpm dev to run the dev server