codycodes / face-off

Home Page:https://stevenguh.github.io/face-off/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://stevenguh.github.io/face-off/


Languages

Language:JavaScript 92.5%Language:HTML 7.5%