/simon-ehrlich-wager

A visualization of the long term, inflation-adjusted prices of the five metals used in the Simon-Ehrlich wager

Primary LanguageJavaScript

Simon-Ehrlich Wager

A visualization of the price data used to settle the Simon-Ehrlich wager.

Building

$ yarn
$ yarn run dist

Development Server

$ yarn start
$ open http://localhost:8000

Clean up

$ yarn run clean