This repo contains the Leaderboard Page component of the Missing Maps web site that is not part of the main Jekyll build and can be tested / developed independently.
npm install
npm start
npm run build
This is automatically done by Travis CI for missingmaps.org/leaderboards.
npm run build && npm run deploy