Running two applications on one page

Hello! Is it possible to create two apps and run them simultaneously? (when i tried, i got doubled animation speed of each app :disappointed_relieved:) Thank you in advance :slight_smile:

Not 100% sure what you mean. Are you talking about:

  1. Running two different applications in two different browser windows on the same computer?
  2. Running two different instances of the same application in two different browser windows on the same computer?
  3. Running two different applications in the same browser window but in separate iframes?
  4. Running two different instances of the same application in the same browser window but in separate iframes?
  5. Trying to do split screen in the same iframe?

Ultimately what is it you are trying to achieve?