server-print

1.1.6 • Public • Published

server-print

Print and copy server url

Installation

$ yarn add server-print --dev

Use

import serverPrint from 'server-print';

serverPrint({port: '8080'});

// add path
serverPrint({prot: '8080', path: '/example'});

// Change copy's path
serverPrint({port: '8080', copyType: 'ip'});

Readme

Keywords

Package Sidebar

Install

npm i server-print

Weekly Downloads

1

Version

1.1.6

License

ISC

Unpacked Size

6.49 kB

Total Files

5

Last publish

Collaborators

  • marioa