https://github.com/simonaco/my-first-static-web-app
https://github.com/simonaco/my-first-static-web-app
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonaco/my-first-static-web-app
- Owner: simonaco
- Created: 2021-11-17T11:57:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T14:58:51.000Z (over 4 years ago)
- Last Synced: 2025-04-01T16:06:37.263Z (about 1 year ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Vanilla JavaScript App
[Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/overview) allows you to easily build JavaScript apps in minutes. Use this repo with the [quickstart](https://docs.microsoft.com/azure/static-web-apps/getting-started?tabs=vanilla-javascript) 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.