PatternFly design Web Components using Sass from @patternfly/patternfly.
This repo is currently being used for testing: NO COMPONENTS ARE PRODUCTION READY
- Clone submodules
git submodule update --init- Install dependencies using yarn workspaces:
yarn install- Start our custom watch + es-dev-server script. Open http://localhost:9000/docs/index.html
yarn startOR
- Start our React Storybook
yarn storybookI've written a custom scaffolding tool.
yarn generate componentName