Skip to content

Testing the Extensibility of Miro for Outside Functionality

Notifications You must be signed in to change notification settings

butcer0/Miro-External-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is a sample roadmap template builder you can build on Miro web SDK. It shows how to create and position on the board multiple widgets of different types and render create custom interfaces in the library.

template-builder

Preparation

Step 1. Clone the repo and install the dependencies
git clone https://github.com/miroapp/app-examples.git
cd app-examples/template-builder
Step 2. Start a server locally using serve
npx serve -p 8080
Step 3. Expose a local web server to the internet
npx ngrok http 8080
Step 4. Create App in Miro
  • This guide shows you how to do it.

  • Install the application

About

Testing the Extensibility of Miro for Outside Functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published