Visualizations created from data exports from the Anonymous Usage Tracking plugin.
Updated hourly.
Install dependencies:
$ npm install
Start development server:
$ npm start
Create production build:
$npm build
A GitHub Action workflow is in place to deploy a new production build to the gh-pages
branch
upon push to the react
branch.