Create chess animated gifs https://www.gfychess.com. Booyah
brew install npm # or install npm some other way
npm install
Local dev server will watch local Typescript files and auto-compile when they change
npm run start
Visit localhost:8080
This is hosted with GitHub Pages. Just push to latest master