React web components bundle from LUX, the Design System for Logius, based on the NL Design System architecture
npm install @lux-design-system/web-components-reactDeze package bevat de React wrapper voor de Web components van het LUX Design System.
Installeer beide packages om de React web components in je project te gebruiken:
``sh`
npm install --save-dev --save-exact \
@lux-design-system/web-component-library-react \
@lux-design-system/web-component-library-stencil
`sh`
yarn add install --dev --exact \
@lux-design-system/web-component-library-react \
@lux-design-system/web-component-library-stencil
`sh``
pnpm add --save-dev --save-exact \
@lux-design-system/web-component-library-react \
@lux-design-system/web-component-library-stencil