# mirnet.org #### Start 0. Install dependancies this will install **tailwindcss**, **prettier**, and **prettier-plugin-go-template** ``` make setup ``` 1. Start hugo server and tailwindcss cli ``` make dev ``` 2. Visit http://localhost:1313 #### Info Hugo builds plain HTML which is pushed to a Miami server using [Forgejo Actions](https://git.myco.systems/brooke/mirnet.org/actions)