A
AdrianJones
Guest
i haven't used telerik, but if you have node, npm and bower installed I think you should be able to get to the directory containing bower.json and enter "bower install". This should read the dependencies defined in the json file and download to bower_components. check out https:\\bower.io for some intro docs.
Continue reading...
Continue reading...