Our Politics started in 2015 with a single aim: making election platforms easier to understand.
Elections matter, but understanding headlines and press releases takes a lot of time. Our Politics aims to offer easy-to-read summaries of party platforms.
The code to run Our Politics is available under the MIT license, for both commercial and non-commercial use.
Any written content (e.g. policies, summaries, comparisons) is available under the CC BY-NC license, for non-commercial use.
By submitting content to this repository, you agree to license your contribution under the CC BY-NC license.
$ npm run serve
$ npm run build
$ npm run preview
This will replace the development artifacts in www/
for optimized versions. You can then deploy the contents of the www/
directory.