Running the example
After ensuring that flask is installed, cd
into the twitter exampledirectory and execute the run_example.py
script:
- python run_example.py
The example app will be accessible at http://localhost:5000/
After ensuring that flask is installed, cd
into the twitter exampledirectory and execute the run_example.py
script:
- python run_example.py
The example app will be accessible at http://localhost:5000/
本文档使用 BookStack 构建