You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
Zach Teutsch edited this page Jan 31, 2022
·
2 revisions
Providing Your URL to PWA Studio
A PWA is a web app at its heart, so we must deploy our PWA to the web before packaging our PWA for the app stores. You can provide PWA Studio with the URL associated with your app to allow for packaging and validation of your app.
To provide your progressive web app's URL:
Hit in ctrl-shift-P in VS Code.
Search for PWA Studio: Set App URL.
Select Yes if you already have a URL.
Provide the URL for your web application.
If you select No and don't have a URL, you will see this popup:
Click Learn How for more info on how to use the Azure Static Web Apps extension to publish your application to the web.