Integration of Chakra UI with UXPin Merge.
Currently UXPin Merge doesn't support React18, so the Chakra UI in use for this library is v1 and version 1.8.8.
WIP
- Create UXPin account if you don't have yet. https://www.uxpin.com/jp/
- Fork this repository.
- Install dependencies.
npm install
or
yarn install
- Start Merge dev environment
npm run dev
or
yarn dev
First, create a new library and get token.
npm run push --token "TOKEN"
or
yarn push --token "TOKEN"
WIP
Your contributions are very welcome.
Distributed under the MIT License.