/soundtok

Primary LanguageJava

build

SoundTok

TikTok - just only with the magic of sound

Run it!

cd database/
./helper bg

cd ../server
./mvnw spring-boot:run

cd ../client
npm install
npm run serve