Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ Fingerprint authentication and PIN lock using Ionic Framework
* 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.

* Run `ionic cordova platform add android` for add android platform
* Run `ionic cordova run android` for build and test on android device