A web renderer for the OpenClockStandard.
WIP, very early stages, doesn't do much yet
To get the dependencies:
- Install
node.jsand yarn if you don't already have them. - Clone the repo.
- do
yarn install - install jtd-codegen if you will be modifying any schemas
- obtain the fonts, and put them into a directory called
fontsunder the root of the repo. renamePIXEL_MILLENNIUM.TFFtoPIXEL_MILLENNIUM.TTF
Now, the following commands are available to you:
yarn devto spin up a dev server for making changesyarn buildto build for productionyarn gen-schemato rebuild the relevant typescript files if you touch the clock JTD schema
Contact mlc.