This Project: https://github.com/poly-glot/tensorflowjs-remove-background
I'm downloading the GIT source code, accessing the folder through Terminal and installing with
npm install
and then running with
npm start
but for me it doesn't open the browser, but a Sublime Text window, as in the image below:
Does anyone notice something I'm doing wrong?