Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 289 Bytes

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