How can I implement a theme from bootswatch or wrapbootstrap in an MVC 5 project?

后端 未结 6 1735
深忆病人
深忆病人 2020-11-30 16:59

I am about to create a new ASP.Net MVC5 web application. I would like to use a theme from bootswatch or wrapbootstrap in the application, but cannot find a set of instructio

6条回答
  •  -上瘾入骨i
    2020-11-30 17:21

    Bootswatch is a good alternative, but you can also find multiple types of free templates made for ASP.NET MVC that use MDBootstrap (a front-end framework built on top of Bootstrap) here:

    ASP.NET MVC MDB Templates

提交回复
热议问题