c# - Using Visual Studio with Bootstrap and Umbraco -
i need assistance setting solution in visual studio uses umbraco.
i'm planning on developing umbraco cms platform in visual studio 2013, using c# , bootstrap. source control done team foundation server.
i understand need create empty asp.net mvc application, create c# class, use nuget install umbraco on development server. need else set environment?
and bootstrap fit this?
first of - umbraco content management system. provides back-office managing content of system.
umbraco have project template can download inside visual studio. project contains needed structure , packages in it.
here couple of useful links:
article called nuget packages , visual studio templates
so now, when have umbraco installed , have back-office - need display content somehow end users. here place can use bootstrap apply styling content.
Comments
Post a Comment