servee
v1.1.0
Published
A simple HTTPS server for local development that just works.
Downloads
11
Maintainers
Readme
servee
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