Web apps
Web app builds produce an installable PWA by default. You get a live preview subdomain and a GitHub repository for the project.
Install the app
Section titled “Install the app”The generated app includes the pieces a browser needs for installation, including an app manifest, icons, and offline support. You can install it from a supported browser and open it like an app.
Edit after delivery
Section titled “Edit after delivery”Use Visual Edit to change a theme or a specific element in a finished web app. For functional changes, use Revise and describe the behavior you want in plain words. LoopCodeLab plans targeted follow-up stories instead of rebuilding the whole project.
Package for Windows
Section titled “Package for Windows”You can package a completed web app as a Windows installer or a Microsoft Store package. The packaging build runs on GitHub Actions and the resulting file is shared through Drive.