wa2k.com/README.md

12 lines
218 B
Markdown
Raw Normal View History

2026-03-14 16:12:39 +10:00
# Wowzers what a cool website!
Source code for da website o_O
### Local Development
>[!WARNING]
2026-03-14 16:14:53 +10:00
> This project is packaged using Nix, it's easier to work it this way :3
2026-03-14 16:12:39 +10:00
```bash
$ nix develop
nix-shell$ ./serve &
```