Make sure to have the following tools install to run and test the project:
git clone [email protected]: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.