목차
How to create a new Flask project in PyCharm
How to set up an environment for your project
How to setup a template language
How to set up a run configuration for your Flask application
How you can change the default port
Working with templates
How to create a template file from usage
How …