Make sure to have the following tools install to run and test the project:
git clone git@github.com:rpressiani/typescript-design-patterns.git
or
git clone https://github.com/rpressiani/typescript-design-patterns.git
npm install
Every design pattern has a demo that can be run. Move in the specific directory to read instructions on how to compile and run the demo.