intellij-shortcuts-challenges

Different challenges to learn shortcuts in IntelliJ. The challenges are based on another GitHub repository https://github.com/Sch3lp/ProductivityWithShortcuts. You can use the former for a guided way of learning the shortcuts.

How to run UI

  1. Run npm install to download all the dependencies.
  2. Run npm run start to start the UI.
  3. Navigate to http://localhost:4200 and complete the challenges.