Nominally, a very important app displaying catfetti.
Practically, an exercise in using Webpack + GitHub Pages to develop & host an HTML canvas demonstration. Future plan: adapt into a Chrome Extension.
http://glebec.github.io/catfetti
yarn # cats like yarn
npm run build:dev # starts webpack in watch mode
open dist/index.htmlnpm run deploy # pushes to gh-pages branch of the repo listed in package.json