Clone the repository into the following directory depending on your platform:
- macOS:
~/Library/Application Support/Local/addons
yarn install
All files in /src
will be transpiled to /lib
using Babel after running yarn watch
or yarn build
. Anything in /lib
will be overwritten.
MIT