* Install Visual Studio Code ( https://code.visualstudio.com/download )
* Install Volta ( https://volta.sh)
* If Windows, then enable Developer mode first( https://learn.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development#accessing-settings-for-developers )
* Install latest version of node.js
* Make sure to create the .env.local ( See /docs/devs/Dev Secrets.md )
General recommendation:
* Enable SSH Keys for Github ( https://docs.github.com/en/authentication/connecting-to-github-with-ssh )