music-video-gen/tv-player/preview.sh
2025-11-17 18:21:00 +01:00

4 lines
84 B
Bash
Executable File

#!/usr/bin/env bash
nix-shell -p nodejs --run "npx vite build && npx vite preview"