Getting started

Getting Started

To create an app on the platform you will need to be proficient in JavaScript, Swift or Kotlin. In this guide we are using JavaScript.

You'll need to be familiar with how the platform works, its architecture and terminology. You will also need access to Studio and to have requested SDK access.

Learning

  1. Familiarise yourself with the core concepts of the platform

Studio & SDK Access

You can request access via support@monterosa.co or your account manager.

  1. Request a login to Monterosa / Studio

  2. Request access to Monterosa / Interaction SDK

Environment Setup

  1. Set up your local development environment for JavaScript

  2. Make sure you have Node.js at least version 18 and npm installed. You can also use alternative package managers like yarn or npm.

  3. Ensure you have a way to deploy your code to a public hosting environment or to tunnel your local machine

Last updated

Was this helpful?