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
Familiarise yourself with the core concepts of the platform
Review the Quick Guide to Platform Terminology
Studio & SDK Access
You can request access via support@monterosa.co or your account manager.
Request a login to Monterosa / Studio
Request access to Monterosa / Interaction SDK
Environment Setup
Set up your local development environment for JavaScript
Make sure you have Node.js at least version 18 and npm installed. You can also use alternative package managers like yarn or npm.
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?