Quick start
To import the library via local installation (note that you will need access rights as the package is private) simply run either:
# GitHub installation (recommended) npm install @metsooutotec/modes-lc-components
Now you have access to all of Modes LC’s components!
To ensure the intended styling is applied, you must also import the styles, and configure the installation to find the icons. For more information on how to configure the library, refer to the installation instructions.