You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also have no experience about developing electron apps and had difficulties about debugging the app, we can add such documentation about this: http://blog.matsu.io/debug-electron-vscode
So I think adding a documentation called "Setting Up Development Environment" should be considered.
It would be great to have a documentation for setting up development environment.
I had issues with following and had to figure out myself:
guide: https://thermal.codecarrot.net/docs/contribution-guide/ under 'Getting the sources
'. Because I'm using the wrong yarn. I think we should add a few lines to fix it, as this link mentions: Installation Problem: [linux can't install yarn by recommend command] yarnpkg/yarn#5448
So I think adding a documentation called "Setting Up Development Environment" should be considered.