where is the JS-Demo project mentioned in the course ? I dont see that anywhere and why the link is missing ???
praveendjoshi opened this issue · 5 comments
praveendjoshi commented
where is the JS-Demo project mentioned in the course ? I dont see that anywhere and why the link is missing ??? #
willemvanmechelen commented
bugthumpin commented
/What do i do with the downloaded file?
willemvanmechelen commented
Open the directory in visual studio code.
I'm sure you'll find out!
hercri commented
There are still some unclear steps on my part
lkannan commented
You guys can use the exercise files from pluralsight. But just in case if that is unclear and you would prefer a Git repo with the code. Then check out my repo here, https://github.com/lkannan/web-dev-starter I have the master branch with the initial code and then branches for each chapter.
In VScode, you can clone my repository and switch to the relevant branch by using the git comman in the terminal. For e.g. git checkout Chp-2