Clockjs A simple analog clock written in vanilla-js. Install instructions: Clone this repository. In the project folder: Run yarn install (or npm install) Then yarn dev (or npm run dev) A browser window will open automatically.