/DesignPatterns

Learning design patterns

Primary LanguageJavaApache License 2.0Apache-2.0

DesignPatterns

Learning design patterns

Running the Project

The steps below are for IntelliJ IDEA.

  1. Open IntelliJ IDEA
  2. Choose 'Create New Project'
  3. Project SDK: 11 (Java version 11)
  4. Project Name: Design Patterns
  5. Project Location: the location of this Git directory
  6. Click 'Finish'