Project Installation
Clone the SSP Key Repository
Before cloning the repository, please make sure you have git installed in your local environment.
If you don't have git on your local machine please follow the link: https://git-scm.com/
Please use the installer and installation guide for your OS.
Open a terminal and run the following commands
Install SSP Key Dependencies
In installing the project dependencies you may use yarn
For installing yarn you must follow this guide:
Open a terminal and run the following command to install SSP Key dependencies
Running Test Cases
To run SSP Key test cases, open a terminal and run the following command
Running the Server
To run SSP Key server, open a terminal and run the following command
Running on Android
Open a terminal and run the following command
Running on iOS
Last updated