Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 386 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 386 Bytes

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).