How can I change this behaviour to launch Chrome instead of IE with npm start? · Issue #1183 · Swiip/generator-gulp-angular · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build an Angular 2 application using VSCode editor. On my machine the default browser is IE. When I run npm start it launches the application in IE. But I want to launch my application in Chrome.How can I change this behaviour to launch Chrome instead of IE with npm start?