Thursday, July 10, 2014

Install - How to install Bower

@ Install Node.js( in OS X )
$ wget http://nodejs.org/dist/v0.10.29/node-v0.10.29.pkg

@ Install Bower with NPM
$ sudo npm install -g bower

@ Check version
$ bower -v

No comments:

Post a Comment