git clone git@github.com:choumx/hackatype.git
cd hackatype
npm install
npm startapp.jscontains a few React components -- switch between them at the bottom of the file- The top of
renderer.jsandundom.jscontain feature flagsUSE_SHARED_ARRAY_BUFFERcurrently only works with the "Timer" component
package.json(and the rest of this repo) is a bit of a mess