/oats-jenkins-clock-2

He designed a better clock. Here you can see what time it is

Primary LanguageVue

CLOCK 2

An idea of Oats Jenkins, brought to lifeđ“…± Easy to use when you want to check what time it is!

Site

https://clock-two.netlify.app/

Wordpress plugin / widget

(Latest version: 1.0.1)

  1. Download this .zip file
  2. Go to the Plugins page in Wordpress
  3. Click 'Add plugin' > 'Upload plugin' and upload the .zip file
  4. Go to the Widgets page in Wordpress
  5. Place the "CLOCK 2" widget in the area of your preference

You can provide a heading and choose to hide or show the border around the clock.

Development

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint