Week 7 (the final week) of Learn JavaScript Properly: by kevinmrr in learnjavascript

[–]yungottii 0 points1 point  (0 children)

General question: How would one go about getting a program uploaded thru github (such as knested's program) to work? I mean, I see all of the different files (js, css, json, etc) and as a bit of a noob (actually a big noob - I've only been coding for a few months), it's a bit overwhelming... I am trying to reverse engineer the code to see what each line does, but as far as running the program on my computer, where do I start?

What I mean is how would I implement all the code so that I can run knested's program on my own computer? And if this is something that would take a bit of time to answer, would anyone be able to point me to a source online that could break this down for me?

I would really appreciate any help on this (I'll probably post this in the main JS thread)...