@node-real/uikit
v2.56.0
Published
A simple, modular and reusable React UI component library.
Readme
UIKit
A simple, reusable and modular React component library.
Documentation
For full documentation, visit here.
Installation
npm i @node-real/uikit @emotion/react@^11 @emotion/styled@^11npm i @node-real/iconsContributing
A complete development workflow like following:
- Create a new branch out of
mainbranch - Make some changes, fix bugs or add new features
- Run
pnpm changesetto create a new changeset - Commit the code, code review is required, after code review, we can merge the code to
alphabranch - Then github action will automatically execute
and create a new release PR, merge this PR, a new
alpha versionwill be released - After testing on the
alpha version, we can merge thealphabranch into themainbranch, and the github action will automatically execute and create a new release PR, merge this PR, a newstable versionwill be released
License
See LICENSE for more information.
