npm install serve-indexyarn add serve-indexpnpm add serve-index<script src="https://fastly.jsdelivr.net/npm/serve-index"></script><script src="https://unpkg.com/serve-index"></script><script type="module">
import serveindex from 'https://cdn.jsdelivr.net/npm/serve-index/+esm';
</script><script type="module">
import serveindex from 'https://cdn.skypack.dev/serve-index';
</script>