bower
A package manager for the web
File Explorer
Download Latest Version (.zip)- nodejs.yml
- FUNDING.yml
- ISSUE_TEMPLATE.md
- bower
- bower.js
- clean.js
- list.js
- help.js
- home.js
- index.js
- info.js
- init.js
- install.js
- link.js
- list.js
- login.js
- lookup.js
- prune.js
- register.js
- search.js
- uninstall.js
- unregister.js
- update.js
- version.js
- FsResolver.js
- GitFsResolver.js
- GitHubResolver.js
- GitRemoteResolver.js
- GitResolver.js
- index.js
- pluginResolverFactory.js
- Resolver.js
- SvnResolver.js
- UrlResolver.js
- Manager.js
- PackageRepository.js
- Project.js
- ResolveCache.js
- resolverFactory.js
- scripts.js
- index.js
- JsonRenderer.js
- StandardRenderer.js
- colors.js
- condense.js
- indent.js
- index.js
- rpad.js
- sum.js
- clean.json
- list.json
- help-cache.json
- help-home.json
- help-info.json
- help-init.json
- help-install.json
- help-link.json
- help-list.json
- help-login.json
- help-lookup.json
- help-prune.json
- help-register.json
- help-search.json
- help-uninstall.json
- help-unregister.json
- help-update.json
- help-version.json
- help.json
- conflict-resolved.std
- conflict.std
- help-cache.std
- help-generic.std
- help.std
- info.std
- lookup.std
- register.std
- search-results.std
- abbreviations.js
- childProcess.js
- cli.js
- cmd.js
- copy.js
- createError.js
- createLink.js
- download.js
- extract.js
- fs.js
- isPathAbsolute.js
- readJson.js
- relativeToBaseDir.js
- removeIgnores.js
- resolve.js
- rimraf.js
- rootCheck.js
- semver.js
- template.js
- userAgent.js
- validLink.js
- which.js
- config.js
- index.js
- version.js
- defaults.js
- expand.js
- paths.js
- proxy.js
- rc.js
- optimist.js
- Config.js
- .bowerrc
- ca-bundle.crt
- .bowerrc
- .bowerrc
- .bowerrc
- index.js
- rc.js
- cli.js
- helpers.js
- test.js
- .editorconfig
- .gitignore
- CHANGELOG.md
- LICENSE
- package.json
- README.md
- test.js
- .editorconfig
- .gitignore
- index.js
- LICENSE
- package.json
- README.md
- createError.js
- isAsset.js
- isComponent.js
- ext-name.js
- json.js
- bower.json
- bower.json
- bower.json
- component.json
- component.json
- .bower.json
- test.js
- .editorconfig
- .gitignore
- CHANGELOG.md
- LICENSE
- package.json
- README.md
- Logger.js
- test.js
- .editorconfig
- .gitignore
- LICENSE
- package.json
- README.md
- Cache.js
- createError.js
- md5.js
- index.js
- list.js
- lookup.js
- register.js
- search.js
- unregister.js
- Cache.js
- createError.js
- index.js
- list.js
- lookup.js
- register.js
- search.js
- search.json
- Client.js
- runner.js
- .editorconfig
- .gitignore
- Client.js
- LICENSE
- package.json
- README.md
- list-json-1.json
- test-exception.js
- test.js
- package-tar.tar
- package-tar.tar.gz
- package-zip-folder-single-file.zip
- package-zip-folder.zip
- package-zip-single-bower-json.zip
- package-zip-single-component-json.zip
- package-zip-single-file.zip
- package-zip.zip
- test-gz.txt
- test-gz.txt.gz
- clean.js
- list.js
- bower.js
- help.js
- home.js
- index.js
- info.js
- init.js
- install.js
- link.js
- list.js
- login.js
- lookup.js
- prune.js
- register.js
- search.js
- uninstall.js
- unregister.js
- update.js
- version.js
- fsResolver.js
- gitFsResolver.js
- gitHubResolver.js
- gitRemoteResolver.js
- gitResolver.js
- pluginResolverFactory.js
- resolver.js
- svnResolver.js
- urlResolver.js
- Manager.js
- packageRepository.js
- resolveCache.js
- resolverFactory.js
- scripts.js
- JsonRenderer.js
- StandardRenderer.js
- bower.json
- createLink.js
- download.js
- index.js
- isPathAbsolute.js
- nock.js
- relativeToBaseDir.js
- removeIgnores.js
- template.js
- helpers.js
- packages-svn.js
- packages-svn.json
- packages.js
- packages.json
- test.js
- .editorconfig
- .eslintignore
- .eslintrc
- .gitignore
- .prettierignore
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE
- package.json
- publish.js
- README.md
- SECURITY.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/bower/bower
Downloads the entire project code from GitHub to your computer.
cd bower
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install -g bower
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
