Package Exports
- which-server
- which-server/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (which-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Which Web Server is running?
🦄 Simple utility to find which webserver is running.
📦 Requirements
- Node.js 12X LTS or 14X LTS 📦
✨ Installation
- Install the NPM Package with the below command:
npm install which-server --save
(or)
- Install with Yarn:
yarn add which-server
💚 Message
I hope you find this useful. If you have any questions, please create an issue.