An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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).