mvc-bootstrap-demo/README.md

10 строки
938 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2016-11-25 18:30:09 +03:00
## ASP.NET MVC with Twitter Bootstrap - Responsive demo
This demo page shows how to use [UI for ASP.NET MVC](https://www.telerik.com/aspnet-mvc) alongside [Twitter Bootstrap](https://getbootstrap.com/).
2016-11-25 18:30:09 +03:00
2018-03-30 18:49:53 +03:00
The relevant Kendo UI demo is available in [this repository](https://github.com/telerik/kendo-bootstrap-demo). The relevant PHP demo is available in [this repository](https://github.com/telerik/php-bootstrap-demo).
2017-10-04 14:51:04 +03:00
2016-11-25 18:30:09 +03:00
The grid layout and responsive CSS is provided by Bootstrap, and widgets are provided by Kendo UI. To see the responsive features, you can resize the page or customize it using the pickers on top.
To run the application locally install the latest version of **Telerik.UI.for.AspNet.MVC5** NuGet package through the Package Manager Console or Package Manager Dialog as described in this [help article](https://docs.telerik.com/aspnet-mvc/getting-started/nuget-install#install-nuget-packages) and you are ready to go.