const childProcess = require('child_process'); childProcess.exec(`start http://localhost:${env.port}`);