1
Is there any way to make when the localhost:3000
, who is in the terminal, be pressed ctrl
+ click
the browser opens on the page in question ( localhost:3000 ) ... this in a Javascript code :
console.log('\nServidor iniciado em \033[36mlocalhost:3000\033[37m\n')
Obs : I searched but only find references of how to create an HTML link <a>
: (</a>