open-localhost.js

var open = require("open");
  
open("http://localhost:8080");