alexweininger / my-first-static-web-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla JavaScript App

Azure Static Web Apps allows you to easily build JavaScript apps in minutes. Use this repo with the quickstart to build and customize a new static site.

This repo is used as a starter for a very basic HTML web application using no front-end frameworks.

This repo has a dev container. This means if you open it inside a GitHub Codespace, or using VS Code with the remote containers extension, it will be opened inside a container with all the dependencies already installed.

About


Languages

Language:Shell 57.0%Language:TypeScript 22.8%Language:Dockerfile 14.7%Language:HTML 3.0%Language:CSS 2.4%