Having followed the TypeScript version of the Angular 2 Quick Start guide, I was wondering if it is possible, and if so how to configure the lite-server to launch a browser othe
For MacOS, I had to use the case sensitive value in the "bs-config.json" file:
{ "browser": "Google Chrome" }