This is the sourcecode for the Capital projects finder app.
The app uses the framework Pinboard, in npm as @phila/pinboard.
Full instructions for how this repo uses the @phila/pinboard package can be found in the Pinboard wiki.
Basic instructions for Getting started are here:
npm install
npm run dev
npm run build
npm run lint
Commits to the master branch will automatically deploy through travis.ci to an AWS S3 bucket.

