The first Sitecore page

Let’s create the first Sitecore page! Ok, let’s start. The first thing that we need to do is Create Controller in our solution. Next, we need to select MVC 5 Controller – Empty and add a name to the Controller in my case it will be “MyFirstSitecoreController”. This is how …