Coins Visualization
Made in Three.js for the homepage at https://james.greenle.af
Read about how it was made at https://james.greenle.af/articles/coins
Development
To develop locally, run npm install
, then npm run watch
to bundle all the assets with webpack.
A local dev server is available by running npm run serve
.