Skip to content

edewit/launchpad-frontend

 
 

Repository files navigation

Launcher UI Components

CircleCI codecov License Dependabot Status

Reusable UI components for the Launcher UI based on React.js.

If this is the first time you are starting the UI, you need to run

$ yarn install

Development

Start Storybook dev server (launcher-component)

$ yarn comp:storybook

Build the libraries

All at once:

$ yarn build

Or:

$ yarn client:build
$ yarn comp:build

Test

$ yarn test

Build for production

$ yarn build

Storybook

https://fabric8-launcher-component-storybook.surge.sh

Patternfly Doc

http://patternfly-react.surge.sh/patternfly-4/

About

The front-end for the Launchpad project generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.4%
  • CSS 2.0%
  • JavaScript 1.8%
  • Shell 0.8%