# all-in-web **Repository Path**: rt65/all-in-web ## Basic Information - **Project Name**: all-in-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-25 - **Last Updated**: 2021-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## All In Web(AIW) 主要进行移动硬盘的索引工作,后期会考虑添加其他功能 ## 开始 ```bash git clone http://gitee.com/retfing/all-in-web pip install -r requirements.txt django-admin startproject AIW python manage.py runserver ``` ### 相关文档 https://docs.djangoproject.com/zh-hans/3.2/