FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

patternfly/patternfly-quickstarts: Repository containing the PatternFly Quick Start extension code · GitHub

Repository files navigation

Quickstarts

Demo: https://quickstarts.netlify.app/

Packages

  • module: The main quick starts library code. See quick starts README
  • dev: The dev environment to test the module.
  • vscode: A VSCode extension to preview quick start yaml files.

Development

git clone https://github.com/patternfly/patternfly-quickstarts
cd patternfly-quickstarts
yarn install && yarn build && yarn start

AI-assisted development guidelines

Please reference PatternFly's AI-assisted development guidelines if you'd like to contribute code generated using AI.

Development Scripts

# 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

About

Repository containing the PatternFly Quick Start extension code

Topics

Resources

Contributing

Stars

15 stars

Watchers

23 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL