I tried reinstalling GIT for windows from the url mentioned in the book and tried re-installing it. Still didn't get "bower_components" folder, and
still throws the same error.
Realized, i need to run
and
to get the folders, "node_modules", "bower_components". On running bower install i got the following error, "bower ENOGIT git is not installed or not in the PATH". tried re-installing GIT again, restarted cmd prompt, ran bower install and npm install.. Working now!