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
(Optional) This article uses a GitHub template repository as another way to make it easy for you to get started. The template features a starter app to deploy to Azure Static Web Apps.
44
44
45
-
- Navigate to the following location to create a new repository: https://github.com/staticwebdev/vanilla-basic/generate
46
-
- Name your repository `my-first-static-web-app`
45
+
1. Navigate to the following location to create a new repository: https://github.com/staticwebdev/vanilla-basic/generate.
46
+
2. Name your repository `my-first-static-web-app`.
47
47
48
-
> **Note:** Azure Static Web Apps requires at least one HTML file to create a web app. The repository you create in this step includes a single `index.html` file.
48
+
> [!NOTE]
49
+
> Azure Static Web Apps requires at least one HTML file to create a web app. The repository you create in this step includes a single `index.html` file.
0 commit comments