Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 361 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 361 Bytes

amazon

Quick Start

Install Cookiecutter globally:

$ pip install cookiecutter

Generate the boilerplate:

$ cookiecutter https://github.com/realpython/cookiecutter-flask-skeleton.git

Review the set up guides to configure the app:

  1. setup-with-docker.md
  2. setup-without-docker.md