https://github.com/operationcode/components
Component library for Operation Code
https://github.com/operationcode/components
Last synced: about 1 month ago
JSON representation
Component library for Operation Code
- Host: GitHub
- URL: https://github.com/operationcode/components
- Owner: OperationCode
- Created: 2019-09-12T05:43:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:00:29.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T09:33:25.434Z (12 months ago)
- Language: JavaScript
- Size: 1.77 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://twitter.com/operation_code)
[](https://codeclimate.com/github/OperationCode/components/test_coverage)
[](https://codeclimate.com/github/OperationCode/components/maintainability)
[See unblocked, unassigned issues](https://github.com/OperationCode/components/issues?q=is%3Aopen+is%3Aissue+-label%3A%22Status%3A+Blocked%22+no%3Aassignee). We love our labels - feel free to filter issues to find what you want to work on.
# Welcome!
This is the React component library for [OperationCode](https://operationcode.org). We highly recommend [joining our organization](https://operationcode.org/join) to receive an invite to our Slack team. From there, you'll want to join the `#oc-projects` channel. You can get help from multiple professional developers, including people who have worked on the application since day 1!
## Quick Start
Want to create a new component? Simply run `yarn create:component COMPONENT_NAME` to match the existing structure for a new component.
## Contributing
TBD