Install Bower under Ubuntu

Posted Over 8 years ago. Visible to the public.

First install Node.js / npm.

Then you can install Bower through npm:

sudo npm install -g bower
Henning Koch
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2015-09-10 08:20)