Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 294 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 294 Bytes

Contributing

Thank you for deciding to contribute to this repo.

How to setup?

  1. fork and clone the repo
  2. run npm ci
  3. open the folder in vscode
  4. Press cmd/ctrl + shift + p
  5. search for run task
  6. run watch task
  7. hit f5
  8. make changes. Restart debug session. Enjoy.