How to acces app/main.js

I am very new to coding but i want to challenge myself so i wanted to try setting up a git or redis which is maybe very unwise but the issue im running into is the very first hurdle.

After cloning the repository and setting it up the next step tells me to uncomment several lines of code in app/main.js but i have no idea where to go. I even made a new file in vscode and wrote it down there but following that i still have no idea where to go and how to move on.
Please help

Hey @AscendedKoala, once you open this folder in VS Code, you should be able to find app/main.js right there in the file tree.

1 Like

OMG thank you so much!

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.