Integration of Fluent UI with UXPin Merge Technology.
Fluent UI React is Microsoft's React-based implementation of their Fluent UI Design System; a collection of robust components that were designed to make it simple to create consistent web experiences using the Fluent Design Language.
Merge is a revolutionary technology that lets users import (and keep in sync) coded React.js components from GIT repositories to UXPin editor. The imported components are 100% identical to components used by developers during the development process. It means that components are going to look and, function (interactions, data) identical to the real product experienced by the users.
UXPin is a leading code–based design platform.
Merge is currently only available to Merge-enabled users.
- Fork this repository and clone it to your computer.
- Install dependencies with
yarn install
. - Log in to your UXPin account.
- Start Merge dev environment with
yarn uxpin
.
To augment the usefulness of this design system, we have also added five animated chart components, implemented using Uber's react-vis library.