Tell us what’s happening:
What am i supposed to do on glitch ? there is no myApp.js file there
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36.
Challenge: undefined
Link to the challenge:
Yes, I’am assuming i have to create a new project ?
I made a new project. Changed the client.js file and inserted just
console.log("Hello World")
but i can’t pass the test by submitting this live app. Am I doing something wrong?
Here is the link.
https://imaginary-package.glitch.me
No, you must use the link specified in the challenge (see below) or the introduction page.
If you have not already done so, please read the instructions in the introduction and start a new project on Glitch using this link.
Click the this link. to start a new project. Otherwise, it will not have the necessary code to test your app.
Oh, i see. Let me check if i can pass the test with this. Thanks.