# crud_article **Repository Path**: kongmu12/crud_article ## Basic Information - **Project Name**: crud_article - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # crud_article #### 安装教程(本地测试) 1. 安装python2(可选择安装虚拟环境) 2. (启动虚拟环境后)在根目录下命令行执行 pip install -r requirements.txt 3. 跳到app/下,命令行执行 python app.py 网址输入:127.0.0.1:5000/articles