Goal: Analyze and map nonprofit data in a modular fashion.
- Install Gatsby:
npm install -g gatsby-cli
-
Run
npm install -
Run
gatsby developto serve the app, orgatsby buildto rebuild assets without serving.
Auto-deploys to https://mt-nonprofit-data.netlify.com/ whenever something is merged to master (for now).