Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 157 Bytes

File metadata and controls

13 lines (11 loc) · 157 Bytes

Command line to display local IP address

$ yarn global add @termina/local-ip
$ local-ip
192.168.1.112
Copied.
$ lip
192.168.1.112
Copied.