An open API service indexing awesome lists of open source software.

https://github.com/santoshanand/sample-nativescript-salesforce-sdk

A sample application of nativescript-salesforce-sdk
https://github.com/santoshanand/sample-nativescript-salesforce-sdk

nativescript nativescript-plugin salesforce salesforce-rest-api salesforcesdk typescript

Last synced: about 1 month ago
JSON representation

A sample application of nativescript-salesforce-sdk

Awesome Lists containing this project

README

        

# Native Script Salesforce SDK Sample Application

Sample application using Native Script Salesforce SDK

## Instruction to run

Clone this repository goto cloned directory and run following command from your terminal



npm install
tns run ios --emulator //or
tns run android --emulator