Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arsenvlad/static-web-app1
https://github.com/arsenvlad/static-web-app1
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arsenvlad/static-web-app1
- Owner: arsenvlad
- Created: 2024-04-19T05:15:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T00:29:12.000Z (6 months ago)
- Last Synced: 2024-05-23T01:32:46.363Z (6 months ago)
- Language: HTML
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.
This repo has a dev container. This means if you open it inside a [GitHub Codespace](https://github.com/features/codespaces), or using [VS Code with the remote containers extension](https://code.visualstudio.com/docs/remote/containers), it will be opened inside a container with all the dependencies already installed.