- 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
- run
pf generate component <name>
To view visit http://localhost:8000/components/
- run
pf generate pattern <name>
To view visit http://localhost:8000/patterns/
- run
pf generate demo <name>
To view visit http://localhost:8000/demos/