Build your first Hello, World app
This tutorial shows you how to get a simple app running in Miro. This app uses our Web SDK. If you’ve never built a Miro app before, you’re in the right place. Welcome, and let’s get started!
By the end of this guide, you will have an app that displays a sticky note, with the text Hello, World, on the board.
Prerequisites
Before you begin, ensure that you have the following prerequisites:
- You have a Miro account and you’ve signed in to Miro.
- You have Node 12.14 or higher installed.
Build your app
Here’s a summary of the steps involved to build your first Hello, World app:
Updated over 2 years ago