-
Need to install Node and NPM [Recomended latest version]
-
Clone the project in an empty directory
-
Run the below command to install the required packages which are available in package.json
npm i
-
Enter your "MailId" in pCloudy_Username="Enter your Email-id" in "conf/singleDevice.conf.js".
-
Enter your "ApiKey" in pCloudy_ApiKey="Enter your API Key" in "conf/singleDevice.conf.js".
-
Open the terminal where the project is located and run the script by running the following command in your terminal :
npm run android