Skip to content

andresgalante/patternfly-next

Repository files navigation

PatternFly Next

Setup

  • clone the project
  • run npm install from the project root
  • run npm run cli:setup (only needed if doing development)
  • run npm run dev
  • open your browser to http://localhost:8000

Create a new component

  • run pf generate component <name>

To view visit http://localhost:8000/components/

Create a new pattern

  • run pf generate pattern <name>

To view visit http://localhost:8000/patterns/

Create a new demo

  • run pf generate demo <name>

To view visit http://localhost:8000/demos/

About

Working repo for patternfly next

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published