Ashish Sharma

Results 1 comments of Ashish Sharma

my steps are: npm install -g yo npm install -g generator-aspnetcore-angular2 yo aspnetcore-angular2 cd src/webapp dotnet restore npm run build:vendor set ASPNETCORE_ENVIRONMENT=Development npm start