Skip to content

mim0/ionic-simple-timer

Repository files navigation

Simple Timer App

This is a very basic application made with Ionic 3 and Angular 5+.

It shows the use of some interesting capabilities such as Local Notifications and SQLite Storage.

Install

  $ npm install
  $ npm run prepare

Run

  $ ionic cordova run android  
  $ ionic cordova run ios --target="iPhone-X" --buildFlag="-UseModernBuildSystem=0"  

Ionic Info

Ionic:

  • ionic (Ionic CLI) : 4.2.1
  • Ionic Framework : ionic-angular 3.9.2
  • @ionic/app-scripts : 3.2.0

Cordova:

  • cordova (Cordova CLI) : 8.0.0
  • Cordova Platforms : android 7.0.0

System:

  • Android SDK Tools : 26.1.1
  • NodeJS : v11.2.0
  • npm : 6.4.1

About

A Simple timer application created with Ionic Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published