/nonprofit-data

A tool to help make data about nonprofit organization more accessible.

Primary LanguageJavaScriptMIT LicenseMIT

Montana Nonprofit Data

Goal: Analyze and map nonprofit data in a modular fashion.

Setup

  1. Install Gatsby:
npm install -g gatsby-cli
  1. Run npm install

  2. Run gatsby develop to serve the app, or gatsby build to rebuild assets without serving.

Deploy

Auto-deploys to https://mt-nonprofit-data.netlify.com/ whenever something is merged to master (for now).