server-welcome
v0.0.0
Published
Give a message to display when server start with the port, the name and the address.
Downloads
14
Maintainers
Readme
server-welcome
Give a message to display when server start with the port, the name and the address.
Install
npm install --save server-welcomeUsage
require('env-port')('8080', 'Server name');
//=> 'Server name: Browse to 'http://192.168.0.47:8080''Demo

License
MIT @ Cédric JUNG
