/twitchplayschess

twitchplayschess

Primary LanguageTypeScript

twitchplayschess

Setup

Follow the README in packages/5head to setup 5head first.

Once you get 5head working, get all the node dependencies with yarn setup

Scripts

yarn dev runs yarn dev in all the packages in parallel.

yarn dev:[package-name] runs yarn dev script in the given [package-name].

yarn cert generates a self-signed SSL certificate for local development.