Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.04 KB

File metadata and controls

50 lines (34 loc) · 2.04 KB
ms.service azure-static-web-apps
ms.topic include
ms.date 08/10/2023
author cjk7989
ms.author jikunchen

Create a repository

This article uses a GitHub template repository to make it easy for you to get started. The template features a starter app to deploy to Azure Static Web Apps.

  1. Navigate to the following location to create a new repository:
    1. https://github.com/staticwebdev/vanilla-basic/generate
  2. Name your repository my-first-static-web-app

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.

  1. Navigate to the following location to create a new repository:
    1. https://github.com/staticwebdev/angular-basic/generate
  2. Name your repository my-first-static-web-app
  1. Navigate to the following location to create a new repository:
    1. https://github.com/staticwebdev/blazor-basic/generate
  2. Name your repository my-first-static-web-app
  1. Navigate to the following location to create a new repository:
    1. https://github.com/staticwebdev/react-basic/generate
  2. Name your repository my-first-static-web-app
  1. Navigate to the following location to create a new repository:
    1. https://github.com/staticwebdev/vue-basic/generate
  2. Name your repository my-first-static-web-app

Select Create repository.

:::image type="content" source="../articles/static-web-apps/media/getting-started/create-template.png" alt-text="Screenshot of the Create repository button.":::