music-video-gen/party-stage/preview.sh
2025-12-29 22:54:39 +00:00

4 lines
84 B
Bash
Executable File

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