8000 Adding to README · staticwebdev/vanilla-basic@5a4ef5f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a4ef5f

Browse files
author
Jim Bennett
authored
Adding to README
1 parent 83d5587 commit 5a4ef5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Vanilla JavaScript App
22

3-
43
[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.
54

65
This repo is used as a starter for a _very basic_ HTML web application using no front-end frameworks.
6+
7+
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 33DE ](https://code.visualstudio.com/docs/remote/containers), it will be opened inside a container with all the dependencies already installed.

0 commit comments

Comments
 (0)
0