/brigade-project-index-statusboard

A "statusboard" web app that is designed to display ongoing realtime information about each brigade's project-indexing opportunities.

Primary LanguageVueApache License 2.0Apache-2.0

brigade-project-index statusboard

This branch contains a "statusboard" web app that is designed to display ongoing realtime information about each brigade's project-indexing opportunities.

Running It Locally

At this point you need to download and unzip the index branch into a "./dist/data" folder.

Once this is in place, you can install / run the app with the standard npm run commands:

npm install .
npm run watch