Don't point to web in the client because it won't redirect properly.
Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The
Added profiles in launchSettings to start either the web client or the swagger API page.
Removed --noautorunwebapp as this is the default functionality.