Skip to content

Menezesworks/TPMobile

 
 

Repository files navigation

Example of Ionic 3 Angular 4 Cordova Barcode and QRCode Scanner

This source code is part of Example of Ionic 3 Angular 4 Cordova Barcode and QRCode Scanner tutorial.

If you think this source code is useful, it will be great if you just give it star or just buy me a cup of cofee Donate

Steps to run on devices:

  • Clone this repository
  • Connect your phone to your computer
  • Run npm install
  • Run ionic cordova platform rm android
  • Run ionic cordova platform add android
  • Run ionic cordova platform rm ios
  • Run ionic cordova platform add ios
  • Run ionic cordova run android or ionic cordova run ios

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 40.2%
  • CSS 29.8%
  • HTML 22.5%
  • JavaScript 7.5%