Project-Lavinia / Lavinia-client

React application for simulating seat distribution in an election.
https://lavinia.no
MIT License
9 stars 4 forks source link
election lavinia parliamentary react react-redux simulation stortingsvalg typescript

Lavinia-client

Codacy Badge Language grade: JavaScript Total alerts

This guide in other languages:

Description

An application that simulates seat distribution in elections. Current features include:

Read more about Lavinia and the Norwegian election system in our wiki.

Prerequisites

Install the latest:

Running the development build

  1. Clone the repository to your preferred folder
  2. Open your favourite terminal and navigate to aforementioned folder
  3. Type yarn Enter and wait patiently for the packages to be installed
  4. Type yarn start Enter

After step 4. your default browser should have opened up, running a development server locally on your machine. In most terminals, hit Ctrl+c with your terminal focused to close the application.