1.0.1 • Published 4 years ago

cra-template-patternfly v1.0.1

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

cra-template-patternfly

This is the template for Create React App.

To use this template, add --template cra-template-patternfly when creating a new app.

For example:

npx create-react-app my-app --template cra-template-patternfly

# or

yarn create react-app my-app --template cra-template-patternfly

For more information, please refer to:

  • About PatternFly – Visite the official PatternFly website.

  • User Guide – How to develop apps bootstrapped with Create React App.