music-video-gen/magic-mirror/preview.sh
2025-11-19 22:11:10 +01:00

4 lines
84 B
Bash
Executable File

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