Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 275 Bytes

File metadata and controls

15 lines (8 loc) · 275 Bytes

How many people are there in the world?

A live projection of the number of people alive in the world.

Installation

npm i

Required ENV vars

  • DATA_URL: URL to fetch raw data from.

Local development

Start the development server with npm run-script dev.