bower init bower install bootstrap --save bower install bootstrap-select --save bower list -pPush to (remote) repository and make sure that you place bower_components in your .gitignore file.
after checkout on other machine
cd project_name/ bower installthis will download bower components to your working folder
No comments:
Post a Comment