@rsksmart/rif-material-ui
v1.0.1
Published
<p align="middle"> <img src="https://www.rifos.org/assets/img/logo.svg" alt="logo" height="100" > </p> <h3 align="middle"><code>@rsksmart/rif-material-ui</code></h3> <p align="middle"> RIF UI toolkit for Material UI </p> <p align="middle"> <a href="
Downloads
4
Readme
The React UI toolkit built on to of material-ui components that you always wanted and with rif theme.
Installation
This library is available as an npm package.
npm install @mui/material @emotion/react @emotion/styled @mui/icons-material @rsksmart/rif-material-ui
yarn add @mui/material @emotion/react @emotion/styled @mui/icons-material @rsksmart/rif-material-ui
Components
https://rsksmart.github.io/rif-material-ui
Run for development
Install dependencies:
yarn
yarn storybook
Build for production
yarn build