DerKuehneKollege / browser-analog-clock

An SVG-rendered analog clock for browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browser-analog-clock

An SVG-rendered analog clock in the browser.

img.png

How to run

To run this web application NodeJS is required.

Enter the following command while being the checkout folder to build the project:

npm install
npm run build

Enter the following command on terminal to start:

npm start

The application should then be accessible via web browser by the url http://localhost:8080

Third party assets

This application uses the following free assets.

To all asset providers - thank you very much!

About

An SVG-rendered analog clock for browsers

License:MIT License


Languages

Language:TypeScript 85.5%Language:JavaScript 8.2%Language:CSS 4.0%Language:HTML 2.2%