Integration of Co Design with UXPin Merge Technology.
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.
- 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 run start
COMPONENT | STATUS |
---|---|
Avatar | ✓ Completed |
Button | ✓ Completed |
Center | ✓ Completed |
Col | ✓ Completed |
Container | ✓ Completed |
Divider | ✓ Completed |
EquallyGrid | ✓ Completed |
Grid | ✓ Completed |
Group | ✓ Completed |
Image | ✓ Completed |
Spinner | ✓ Completed |
Text | ✓ Completed |
View | ✓ Completed |