| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Demo: https://quickstarts.netlify.app/
git clone https://github.com/patternfly/patternfly-quickstarts
cd patternfly-quickstarts
yarn install && yarn build && yarn startPlease reference PatternFly's AI-assisted development guidelines if you'd like to contribute code generated using AI.
# Install development/build dependencies
yarn install
# Start the development server
yarn start
# Build the main module (outputs to "packages/module/dist" dir)
yarn build
# Quick build of the main module for local dev
yarn build:quick| Back | FazBrowse Home | New Git URL |