Bower is a front-end package manager.
Install
Install Bower globally using NPM.
npm install -g bower
Verify the Installation
To verify that you have correctly installed Bower, execute the following command. It should display the usage instructions.
bower