Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 843 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 843 Bytes

Syncano-exponent-example

An example app showcasing Syncano and Exponent integration.

The app

Setup

  • Clone/download the repository
  • Create an account at Syncano
  • Download and install the Exponent XDE
  • Run npm install in the project's directory (where the package.json file is located)
  • Edit the api/syncano.js file and replace YOUR_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)