1
0
Fork 0
mirnet.org/README.md

11 lines
230 B
Markdown
Raw Normal View History

2024-09-12 13:42:05 -04:00
# mirnet.org
2024-09-12 13:41:14 -04:00
0. Install dependancies this will install **tailwindcss**, **prettier**, and **prettier-plugin-go-template**
```
make setup
```
1. Start hugo server and tailwindcss cli
```
make dev
```
2024-09-12 13:42:05 -04:00
2. Visit http://localhost:1313