Abdelalihub / ionic4-crono

Ionic App Timer Stopwatch ⌚

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Timer Stopwatch ⌚

Demo

Setup

Requirements to use this project:

Cordova & Ionic Cli

To install both of them on your system just launch this command:

$ npm install cordova ionic -g

Install NPM Dependencies

Once you clone this repository, run this command on your terminal to install all needed dependencies:

$ npm install

Launching the App

After installing the needed dependencies you are done, launch your app with a simple

$ ionic serve

Ionic Info

Ionic:

   ionic (Ionic CLI)             : 4.10.3 
   Ionic Framework               : @ionic/angular 4.0.2
   @angular-devkit/build-angular : 0.12.4
   @angular-devkit/schematics    : 7.2.4
   @angular/cli                  : 7.2.4
   @ionic/angular-toolkit        : 1.4.0

Cordova:

   cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)

System:

   Android SDK Tools : 26.1.1 
   NodeJS            : v11.9.0 
   npm               : 6.5.0
   OS                : Windows 10

About

Ionic App Timer Stopwatch ⌚


Languages

Language:TypeScript 65.7%Language:CSS 16.8%Language:HTML 9.7%Language:JavaScript 7.9%