0.0.0 • Published 8 years ago

server-welcome v0.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

server-welcome

Give a message to display when server start with the port, the name and the address.

Build Status NPM version

Install

npm install --save server-welcome

Usage

require('env-port')('8080', 'Server name');
//=> 'Server name: Browse to 'http://192.168.0.47:8080''

Demo

Demo

License

MIT @ Cédric JUNG