IMPORTANT: This repo is no longer needed. Livewire > 1.0 now supports Alpine out of the box.
Include the CDN asset after your @livewireScripts
statement in your app's layout file:
@livewireScripts
<script src="https://cdn.jsdelivr.net/gh/livewire/alpine-plugin@v0.1.0/dist/livewire-alpine-plugin.js"></script>