README
turret-helloworld
Simple hello world template used in turret template scaffolding.
Shows a simple example of what a turret template looks like.
<script type="module">
import turretHelloworld from 'https://cdn.skypack.dev/turret-helloworld';
</script>
Simple hello world template used in turret template scaffolding.