Skip to content

Optum/collection-builder

Repository files navigation


✨🌱

React Collection Builder

A beautiful drag and drop editor for building out collections with React

storybook badge npm badge

demo

Installation

To use the Collection Builder, install the @optum/collection-builder package:

yarn add @optum/collection-builder

or

npm i @optum/collection-builder

Usage

Play with a demo and see documentation on the Storybook page!

Contributing

We welcome any and all kinds of contributions to this project!

Development

In the project directory, you can run:

npm i

Installs necessary dependencies.

npm run storybook

Starts up a Storybook instance on port 6006.

Code of Conduct

We have adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to this project.

Beginner-friendly bugs

To help you get your feet wet and get you familiar with our contribution process, we have a list of beginner-friendly bugs that might contain smaller issues to tackle first. This is a great place to get started!

License

This project is Apache licensed.