@patternfly/generator-pfelement
v1.5.1
Published
Yeoman generator for creating PatternFly Elements
Downloads
5
Maintainers
Keywords
Readme
PatternFly Elements Generator
npm install -g generator-pfelement
yo pfelement
- 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
- Enter the name of the element you want to create (Example: pfe-card)
- Enter the name of the author
- Componetize the web