README
localshare
🔗 share your localhost to the internet
$ npm i -g localshare
$ share -p 3000
🔗 share your localhost to the internet
<script type="module">
import localshare from 'https://cdn.skypack.dev/localshare';
</script>
🔗 share your localhost to the internet
$ npm i -g localshare
$ share -p 3000