In the olden days we just either a) wrote a component or extension via tutorial or b) downloaded a zip file, extracted, copied and pasted. With the rise in use of linux, the command line prompt has become more acceptable to the average developer. There are component and package managers to be utilized. Nodejs is much more than a package manager, but thats what I use it for (npm) mostly. Bower is a package manager for the front-end, although many say its becoming deprecated. Polymer still uses Bower, and so I still use it. Composer is a package manager for PHP. In this video I display the procedure for installing Nodejs, Bower, and composer into a windows machine running a xampp server. In the forthcoming tutorials I will be using these elements for further development as they are essential to any developer's toolkit nowadays.
Download
0 formats
No download links available.
Installing Nodejs, Bower, & Composer into Windows Xampp | NatokHD