UNPKG

react-host-runner

Version:

Run a React app on a specific IP address and port

43 lines (42 loc) 953 B
{ "name": "react-host-runner", "version": "1.0.9", "main": "index.js", "bin": { "react-host-runner": "./index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "React", "Host", "IP address", "Network", "Development", "Cross-platform", "Localhost", "Port configuration", "React.js", "Web development", "React app", "Custom server", "Frontend development" ], "author": { "name": "Shezad Ahamed", "email": "shezadahamed95@gmail.com", "url": "https://iamshezad.github.io/" }, "license": "MIT", "description": "Run a React app on a specific IP address and port", "dependencies": { "cross-env": "^7.0.3", "qrcode-terminal": "^0.12.0" }, "repository": { "type": "git", "url": "https://github.com/iamshezad/react-host-runner.git" }, "homepage": "https://github.com/iamshezad/react-host-runner" }