Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

MichaelKohler/reps-voting-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mozilla Reps Voting Analysis

Starting the frontend for development

The frontend (charts) for the analysis is written with Vue. You can run the development server with:

npm ci
npm start

Now you can reach the locally running website (using the statistics you've just exported) at localhost:8080.

Deploying a new build to gh-pages

The website is hosted on GitHub Pages. We are using the gh-pages branch for this. Please note that this branch only contains the relevant output documents. So please, never try to merge this into main. To start a deployment, you can run:

npm run deploy

which will automatically push it to GitHub.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •