Skip to content

codycodes/face-off

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • HTML 7.5%