npm install 11ty-fast-devyarn add 11ty-fast-devpnpm add 11ty-fast-dev<script src="https://fastly.jsdelivr.net/npm/11ty-fast-dev"></script><script src="https://unpkg.com/11ty-fast-dev"></script><script type="module">
import 11tyfastdev from 'https://cdn.jsdelivr.net/npm/11ty-fast-dev/+esm';
</script><script type="module">
import 11tyfastdev from 'https://cdn.skypack.dev/11ty-fast-dev';
</script>