Skip to content

t-i-m-e/digital-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digital-clock

Usage:

$ git clone https://github.com/t-i-m-e/digital-clock.git

$ cd digital-clock

$ npm install

For running in local dev mode:

$ npm start

For packaging & building platform specific binary:

$ npm run build