Project type: Flask + Angular CLI
When creating a new project, Pycharm offers a number of possibilities: Pure Python, Django, Flask, Angular CLI, Bootstrap...
Suppose I need to create a full stack project using Flask AND Angular CLI. Is it possible to automate the creation of this combined project?
请先登录再写评论。