When the `npm run start` command is issued, the following comes up: "Starting the development server..." Since this is no longer a development server, this should be replaced with something like: "Starting the Software Discovery Tool front-end..."
When the
npm run startcommand is issued, the following comes up:"Starting the development server..."
Since this is no longer a development server, this should be replaced with something like:
"Starting the Software Discovery Tool front-end..."