Skip to content

Pjeferson/dev-qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published