I usually like to test my mobile site versions on real devices. A printed QRCode of the local network IP address would make connecting more convenient by just scanning a QRCode instead of having to type out the IP address.
I think something like a CLI flag à la react-scripts start --print-qrcode could work nicely.
Libraries that could be used:
Looking for feedback!
I usually like to test my mobile site versions on real devices. A printed QRCode of the local network IP address would make connecting more convenient by just scanning a QRCode instead of having to type out the IP address.
I think something like a CLI flag à la
react-scripts start --print-qrcodecould work nicely.Libraries that could be used:
Looking for feedback!