Skip to content

Apicurio/apicurio-common-ui-components

Repository files navigation

Apicurio Common UI Components

This library contains some React + Patternfly UI components that are used across multiple Apicurio UI projects.

Building

Use standard Node/NPM tooling to build the code in this library.

npm install
npm run lint
npm run build

Developing

This library includes a demo application that showcases the components it provides, and allows easy iterative development.

npm install
npm run dev

Once running, open your browser to the URL indicated by the output of npm run dev. You will see the showcase application.

About

Common React-based UI components for Apicurio project UIs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages