v3.1.0
New features since v3.0.0
- Added
--qr
option to display a QR Code for the chosen URL.- Feature request: lwsjs/local-web-server#148, PR: #16.
- Usage instructions: Open a web app in your mobile browser by scanning a QR code
- Added
--list-network-interfaces
to display the available network interface names. Used in conjunction with the--qr
option.
Other
- Added contribution guidelines.