watchface-web-editor icon indicating copy to clipboard operation
watchface-web-editor copied to clipboard

A web editor for huami bin watchfaces

Watchface web editor

A web editor for huami bin watchfaces

Try it here: https://watchface-web-editor.vercel.app/

Get started

Install the dependencies...

npm install

...then start the dev server

npm run dev

And navigate to localhost:5000

Tests

Run tests with

npm test