1.0.7 • Published 6 years ago

cpyles-pf-test v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

PatternFly Next

Setup

PatternFly Next requires Node v8.0.0 or greater

  • 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/

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago