Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.15 KB

SUI React

npm GitHub package.json version (subfolder of monorepo) License: GPLv3

The SUI React components are user-interface building blocks of our design system. Each component is reusable and specifically developed to work on a WordPress plugin environment with React library.

Installation

npm i --save @wpmudev/sui-react

For the installation of any particular package, check the documentation associated with component: SUI Doc

Contributing

See CONTRIBUTING.md for guidelines.

Releasing

See RELEASING.md for guidelines.