An example app showcasing Syncano and Exponent integration.
- Clone/download the repository
- Create an account at Syncano
- Download and install the Exponent XDE
- Run
npm install
in the project's directory (where thepackage.json
file is located) - Edit the
api/syncano.js
file and replaceYOUR_ACCOUNT_KEY
with your account key - Open the project in the Exponent XDE and preview it in a simulator or on a device via the Exponent App (iOS/Android)