SDK Components
Collections of components used to develop E-learning Course Applications that consume Wellms API.
List of reusable React components used to build an application is available here https://components.wellms.io or https://escolalms.github.io/Components/
Installation
Components is a standard TS npm package. You can install it with
bash
npm i @escolalms/components
or
bash
yarn add @escolalms/components