mini-project

Mini-project

To build:

python generate.py
npx prettier -w .

To watch:

for(;;) { python generate.py; Start-Sleep 5 }