A series of audio artworks for Holocaust Centre North responding to archival interviews with survivors.
Requires git lfs
.
pnpm i
dist
To enable git lfs:
GIT_LFS_ENABLED = true
GIT_LFS_FETCH_INCLUDE = *.mp3,*.mp4,*.webp,*.jpg,*.png,*.jpeg,*.svg,*.gif,*.pdf
This is specified in the netlify.toml
and does not need to be manually set.
pnpm start
pnpm build
Will output to the dist
folder.
pnpm preview