Git Server
Sign In
open-localhost.js
Details
Repository Browser
Commits
Tags
Download
Clone
master
Home
/
BuildScripts
/
open-localhost.js
3 lines | 61 B
Blame
History
Raw
Download
var open = require("open"); open("http://localhost:8080");