Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 214 Bytes

hdo-enighet

Visualize party agreement in the Norwegian parliament.

Development

$ npm install
$ npm run fetch-data
$ npm run dev

# Open http://localhost:3000

Build

$ npm run build