Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1018 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 1018 Bytes

NRA Funded

See how much the NRA gives your Congress members — and speak out. Built with React, Rebass, Geomicons, static-react, axios, and scrape-it.

→ Check it out

Local development

  1. Clone the repo
  2. npm install to install dependencies
  3. npm start to start the local development server

npm Commands

Command Description
data Scrape and parse the source data for funding, etc. Combines npm run scrape and npm run parse.
render Render static components. You have to do this after every change to the body or analysis sections (render:analysis and render:body are also available). This is very much necessary for performance.
build Build the site to docs/.

MIT license


Another thing by @lachlanjc.