Skip to content

narenawa/angularx-qrcode-sample-app

 
 

Repository files navigation

angularx-qrcode sample app

Angular7 demo app with a working implementation of angularx-qrcode.

angularx-qrcode is an Angular4/5/6/6.1/7 QRCode generator Component library for QR Codes (Quick Response) with AOT support.

angularx-qrcode Repository: https://github.com/Cordobo/angularx-qrcode

Installation

  1. Install angular globally: npm install -g @angular/cli
  2. Clone the "angularx-qrcode-sample-app" repository. The "master" repository contains the Angular 7 demo app, use the branch "angular5", "angular6" or "angular6_1" for a demo app with support for your respective version
  3. Run npm install to install all dev dependencies.
  4. Run ng serve --open
  5. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

License

(MIT License)

Copyright (c) 2018, Andreas Jacob (Cordobo.com)

About

Angular5/6 sample app with a working implementation of angularx-qrcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.3%
  • JavaScript 16.0%
  • HTML 13.2%
  • CSS 1.5%