1.5.1 • Published 4 years ago

@patternfly/generator-pfelement v1.5.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

PatternFly Elements Generator

npm install -g generator-pfelement
yo pfelement
  1. Choose whether you're building a new PFElement in the PatternFly Elements repository or creating a new web component that extends PFElement If you are building a new PFElement, run this generator inside your /elements directory
  2. Enter the name of the element you want to create (Example: pfe-card)
  3. Enter the name of the author
  4. Componetize the web