# 商城 **Repository Path**: oahcom/mall ## Basic Information - **Project Name**: 商城 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-27 - **Last Updated**: 2023-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # piccolo_project ## Setup ### Install requirements ```bash pip install -r requirements.txt ``` ### Getting started guide ```bash python main.py ``` ### Running tests ```bash piccolo tester run ```