dev-qr

1.0.1 • Public • Published

dev-qr

A personal package for generating QR Code link to a local development server. The goal is to facilitate mobile site testing during development.

Installation

Currently, only installation through this repository is available.

NPM

npm i dev-qr

Yarn

yarn add dev-qr

Usage

NPM

It can be easily used through npx.

npx dev-qr --port=[port_number]

Yarn

yarn dev-qr --port=[port_number]

Package Sidebar

Install

npm i dev-qr

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.59 kB

Total Files

3

Last publish

Collaborators

  • pjeferson