This website can play mp3 files stored in /static/sounds
- Install python: https://www.python.org/downloads/
- Install Flask:
pip install flask
- Start the app:
python app.py
This website can play mp3 files stored in /static/sounds
pip install flask
python app.py