Fingerprint authentication and PIN lock using Ionic Framework
- 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.