Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.45 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.45 KB

Dhi-GRAS logo

@dhi-gras/react-components

Build Latest

Generic react components library for our frontends. The npm package can be found here.

This package is created using TypeScript and MaterialUI, built using Yarn and bundled using Webpack.

Showcase

Our library is showcased on the GRAS Storybook

Usage

You can simply import the package using yarn or npm.

// with npm
npm install @dhi-gras/react-components

// with yarn
yarn add @dhi-gras/react-components

Contributing

If you would like to contribute to our project, please read the [repository guidelines] - to be added.

Documentation

In order to use our components, please follow the documentation.