This project demonstrates various design patterns implemented in TypeScript. Each pattern is accompanied by a real-world example and can be executed locally. The project is organized by the categories of design patterns: Creational, Structural, and Behavioral.
yarn
yarn start
and got through the prompts to run the examples.