Framework7 on Repl.it

Hello,

I’m new to Framework7 and am looking to get it set up on the web-based IDE Repl.it. The IDE has a package manager and I’m able to install the CLI, core, and Vue plugin on a Node.JS instance, but when I click “run”, it runs the app on localhost instead of the repl.it server (as it does when I click run for a vanilla Node.js installation).

Any help with this would be great, thank you!