WebContainers API template. Try your files on the fly.
On prestart the script will create the copy of the files in file.ts
and mount them on the WebContainer.
To run them, navigate to the directory of the project you want to run and run npm i; npm start
Then click edit index.js
and play around.