@dhi-gras/react-components
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.