Skip to content

web renderer for open clock standard

Notifications You must be signed in to change notification settings

mlc/open-clock-web

Repository files navigation

open-clock-web

A web renderer for the OpenClockStandard.

WIP, very early stages, doesn't do much yet

Hacking

To get the dependencies:

  1. Install node.js and yarn if you don't already have them.
  2. Clone the repo.
  3. do yarn install
  4. install jtd-codegen if you will be modifying any schemas
  5. obtain the fonts, and put them into a directory called fonts under the root of the repo. rename PIXEL_MILLENNIUM.TFF to PIXEL_MILLENNIUM.TTF

Now, the following commands are available to you:

  • yarn dev to spin up a dev server for making changes
  • yarn build to build for production
  • yarn gen-schema to rebuild the relevant typescript files if you touch the clock JTD schema

Further info

Contact mlc.

About

web renderer for open clock standard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published