Setup

Install dependencies and prepare the build directory:

yarn

To watch files for changes, and launch a dev server:

yarn watch

If you are developing face-off locally, and want to test the changes in the demos

Cd into the face-off folder:

cd face-off

Install dependencies:

yarn

Publish face-off locally:

yarn build && yarn yalc publish