Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.35 KB

bower.md

File metadata and controls

42 lines (25 loc) · 1.35 KB

Partial: "luke:bower" (source)

Adds Bower configurations to a project.

Usage Example

$ yo luke:bower

Files Created

  • bower.json (template, source)
  • .bowerrc (template, source)
  • {bowerComponentsPath}/README.md (template, source)

Other Operations

  • Adds a Vagrant provisioning step: npm-install-bower

Dependents

This partial is included by the following:

Note: Additional, unlisted, project scaffolds may automatically include this partial by way of partial dependency.

Further Reading