Skip to main content

React

React is a widely-used library for building user interfaces, particularly single-page applications. This section guides you through the steps to install and set up our design system within a React project, ensuring a seamless integration process.

Library installation

Install @siemens/ix, @siemens/ix-react and @siemens/ix-icons using a package manager:

npm install @siemens/ix @siemens/ix-react @siemens/ix-icons

Import styles

@import '@siemens/ix/dist/siemens-ix/siemens-ix.css';