简体中文 | English
Spank your device, and it screams back
A Web version of the spank project, built with AI.
spank/audio and audio directories# Clone with submodule
git clone --recursive https://github.com/tumuyan/spank-web.git
# Install dependencies
npm install
# Development mode (hot reload)
npm run dev
# Production mode
npm start
MIT License