https://github.com/Azure-Samples/app-service-web-html-get-started
This basic HTML+CSS+JS site is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service.
https://github.com/Azure-Samples/app-service-web-html-get-started
Last synced: 5 months ago
JSON representation
This basic HTML+CSS+JS site is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service.
- Host: GitHub
- URL: https://github.com/Azure-Samples/app-service-web-html-get-started
- Owner: Azure-Samples
- License: mit
- Created: 2016-05-06T15:54:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T04:32:51.000Z (over 1 year ago)
- Last Synced: 2024-08-03T22:19:54.543Z (8 months ago)
- Language: HTML
- Size: 372 KB
- Stars: 52
- Watchers: 24
- Forks: 365
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Azure-Samples/app-service-web-html-get-started - This basic HTML+CSS+JS site is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service. (HTML)
README
---
page_type: sample
name: "HTML sample for Azure App Service"
description: "This is a simple HTML/CSS/JS web app that you can deploy to Azure App Service using Git."
languages:
- javascript
- html
products:
- azure
- azure-app-service
---# HTML sample for Azure App Service
This is a simple HTML/CSS/JS web app that can be deployed to Azure App Service using Git.
It is built on the [Carousel template](http://getbootstrap.com/examples/carousel) by [Bootstrap](http://getbootstrap.com).
To learn how to deploy this starter web app to App Service in a few minutes, go to [Deploy your first web app to Azure in 5 minutes](https://azure.microsoft.com/documentation/articles/app-service-web-get-started).
## License
See [LICENSE](LICENSE).