Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 258 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 258 Bytes

pennies!

Visualization of pennies (and other coins) collected.

Hosted at https://zachmargolis.com/pennies

View the site locally

npm run download # download latest CSV
npm run dev # serve locally
npm run build # build static version to _site