flowserve

1.0.1 • Public • Published

flowserve

This is a command line utility that serves the current directory. After the server starts, it will open image, a QR code that is the local IP address and port number of the server. In iOS 11 they added support for QR codes in the camera app. So you you just launch the camera and point it at the QR code image that opened up, you'll be able to open the link in Safari.

Install

Make the command available globally

npm install -g flowserve

or if you like Yarn

yarn global add flowserve

Usage

If ./public/ exists, serve files from there, otherwise serve the current directory

flowserve

Readme

Keywords

Package Sidebar

Install

npm i flowserve

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.03 kB

Total Files

4

Last publish

Collaborators

  • braden337