First install golang. The easiest way is with Brew using brew install go
. Next install air and tailwindcss using make install-arm64
or make install-x64
based on your Mac version.
Simply run air
in your terminal. Changes will hot reload the page.