UNPKG

servee

Version:

A simple HTTPS server for local development that just works.

20 lines (11 loc) 468 B
# servee ![](https://wt-4c17b3c888c61e0fdd8b150c4789e9c0-0.sandbox.auth0-extend.com/squire-server/version/v1.0.1/60A561) ![](https://wt-4c17b3c888c61e0fdd8b150c4789e9c0-0.sandbox.auth0-extend.com/squire-server/status/%20🚀%20/82A0BC) Local HTTPS server with CORS enabled. **NOT suitable for production** use it to test your projects locally. ## Installing npm i -g servee ## Usage servee ## Opening open https://localhost:5000 ## License MIT