on what port the client is running on (Since the client and server is automatically started from gitpod.yml)
Where to find the block names to test
run npm run cypress:install-build-tools prior to Curriculum tests
This is clearer in Set up freeCodeCamp locally. However, the whole point of gitpod is to not deal with setting up and make contributing as easy and fast as possible.
For now, all we can recommend is:
a) Read the docs to the best of your ability
b) If you have questions, reach out
Perhaps the docs could benefit from a refactor. However, all the information that is currently in there is/was deemed necessary information, which is why on every issue open for contribution there is a link to the docs.
Also, whilst not necessarily easy for beginners to make use of, the docs do have a search bar which I find a lot of use out of.