glebec / catfetti

🐱 A very important app for cool people. See it at https://glebec.github.io/catfetti

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐱 Catfetti

Meow meow meow, meow MEOW meow. Miao!

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.

Demo

http://glebec.github.io/catfetti

Develop

yarn # cats like yarn
npm run build:dev # starts webpack in watch mode
open dist/index.html

Deploy

npm run deploy # pushes to gh-pages branch of the repo listed in package.json

About

🐱 A very important app for cool people. See it at https://glebec.github.io/catfetti

License:MIT License


Languages

Language:JavaScript 95.3%Language:HTML 2.5%Language:CSS 2.1%