vega-demo aspnetcore + angular How to run the project Run the following command npm install dotnet restore dotnet user-secrets set ConnectionStrings:Default "Your connection string" webpack --config webpack.config.vendor.js webpack dotnet ef database update dotnet run