Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 419 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 419 Bytes

talking-clock

Project State: Work In Progress

A talking clock Currently containing a JS script to parse and display Time in PM or AM, using say.js module.

Install

1- Download/ Clone
2- run npm install 3- run node main.js
If you are using VS code, install Quokka.js extension, then ctrl+shit+p -> Quokka.js: Start on currentfile.