gshigeto / the-clocky

The Clocky, V2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Clocky

"The Clocky" is a simple timekeeping app! Simply clock in and out to keep track of time on the job.

With the Ionic CLI:

$ npm install -g ionic cordova

Then, to run it, cd into the-clocky and run:

$ ionic cordova platform add ios
$ ionic cordova run ios

Substitute ios for android if not on a Mac.

About

The Clocky, V2


Languages

Language:TypeScript 32.6%Language:HTML 28.1%Language:CSS 24.9%Language:JavaScript 14.4%