$ npm install -g yo bower $ npm install -g generator-aspnet
$ yo aspnet $ cd [プロジェクトのフォルダ] $ dotnet restore $ dotnet run
$ code .