shuqianpinggu/README.md
WIN-T9V3LPE8NK2\Administrator 4911f3024f 主分支
2025-06-17 17:46:44 +08:00

9 lines
217 B
Markdown

# My Flask App
This is a simple Flask application with a MySQL database.
## Installation
1. Clone the repository.
2. Install dependencies: `pip install -r requirements.txt`.
3. Run the application: `python run.py`.