gallowelds.com/README.md
2024-06-10 19:04:14 -04:00

11 lines
No EOL
234 B
Markdown

# gallowelds.com
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