The React + Flask Template · Version Badge

An React starter project with Flask backend that works with Docker, Docker Compose, and Shipyard out of the box.

Includes

Dependencies

Getting Started

  • Run make develop at the root of this project.
  • Visit the app at http://localhost:3000.
  • Make your code changes! The app will reload whenever you save.