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