# flask-starter **Repository Path**: indigo6a/flask-starter ## Basic Information - **Project Name**: flask-starter - **Description**: Flask template project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-02 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README soFlask template project ## Start - direct run use python command `python3 app.py` - use flask command `flask run` ## Test `curl localhost:5000/app1/hello`