Welcome to the Chameleon Controls Library Samples repository! This repository contains various examples demonstrating how to effectively use the Chameleon Controls Library in different frameworks and with different design systems.
The Chameleon Controls Library provides a set of customizable UI components designed to work seamlessly with different design systems, including Mercury. This repository aims to showcase practical implementations, starting with integration examples for React.
-
Install Yarn
npm i yarn -g
Warning
For MacOS users, a few steps may be required to install Yarn.
react-mercury: A sample showcasing how to integrate Chameleon controls with a React application using the GeneXus Mercury design system.
-
Start dev server: If the web-components package was not previously build or it has to be updated, run
yarn start.react-mercury.build
Otherwise, run
yarn start.react-mercury
Contributions are welcome! If you have additional samples or improvements, feel free to fork the repository and submit a pull request.
This project is licensed under the Apache License 2.0. See the LICENSE file for more details.