README
serve-https
Serve your stuff via https on localhost, useful in development.
Usage
$ npm i -g @wangdahoo/serve-https
$ serve-https <path>
Serve your stuff via https on localhost, useful in development.
<script type="module">
import wangdahooServeHttps from 'https://cdn.skypack.dev/@wangdahoo/serve-https';
</script>
Serve your stuff via https on localhost, useful in development.
$ npm i -g @wangdahoo/serve-https
$ serve-https <path>