A lightweight radio that plays mp3s in the browser.
- Node.js >= 21.0.0
npm install mini-radioor use it globally:
npx nlaz/mini-radio .npm startRun in development mode with hot reload
npm run devbun start- Run the radio playerbun run dev- Run in development mode with auto-reloadbun run build- Build the application for production