Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 446 Bytes

fingerprint-pin-lock-ionic

Fingerprint authentication and PIN lock using Ionic Framework

Installation Steps

  • Download the installer for Node.js 6 or greater.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://github.com/viithiisys/fingerprint-pin-lock-ionic.git.
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.