Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 316 Bytes

better-evidence-project

Setup

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.

Development

Simply run air in your terminal. Changes will hot reload the page.