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