1
0
Fork 0
mirnet.org/README.md
2024-09-12 13:42:05 -04:00

11 lines
No EOL
230 B
Markdown

# mirnet.org
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