We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c9de5 commit 85ee7d3Copy full SHA for 85ee7d3
docs/index.rst
@@ -41,6 +41,7 @@ Hobbit-core中文文档
41
42
该命令会生成一个完整的api及其测试范例,使用以下项目启动server::
43
44
+ pipenv shell # 使用虚拟环境
45
FLASK_APP=app/run.py flask run
46
47
你可以在控制台看到类似如下信息::
0 commit comments