UNPKG

translation-audio-player

Version:

A personal audio player for React.js with a few modifications from original

12 lines (11 loc) 194 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Translation Manager Audio</title> </head> <body> <div id="app"></div> </body> <script src="/static/bundle.js"></script> </html>