-2

I am trying to deploy ASP.NET5 MVC6 web application on to Amazon Web Services via Code Deploy.

The problem is I have no idea where to place the appspec.yml and before-install.bat file as the has been a change in the folder structure with ASP.NET5 with the introduction of wwwroot folder, and also all of my .cshtml files are in the view folder.

Thank you

Dexter
  • 35
  • 1
  • 7

2 Answers2

1
binbinlu
  • 416
  • 2
  • 5
0

Install bower as explained here: http://ruleoftech.com/2015/setting-up-bower-and-gulp-in-windows. Restart the Windows OS. You are done. Before you install bower you have to have Git, Node.js in this precise order. You will install bower from git bash.