/
How to install and Use Shared library
The following macros are not currently supported in the header:
- style
How to install and Use Shared library
Getting Started
Create a new React application by running the following command:
npx create-react-app sharedreacttest cd sharedreacttest
Create npm config with Verint private npm registry:
echo "@verint:registry=http://atlartifactory:8081/artifactory/api/npm/npm-local">.npmrc
Install the Verint React Component Library package:
npm install @verint/shared-react-components
Sample code for a Button component with LUX styles, replace sharedreacttest\src\app.js code with the following:
Run the application on your local environment:
New browser tab will be opened at http://localhost:3000 with your app loaded
Congratulations! 😄 You've created your first LUX React app with Verint React Component Library
, multiple selections available,
Related content
ExtJS LUX Theme Guidelines
ExtJS LUX Theme Guidelines
Read with this
How to interact and use components
How to interact and use components
More like this
LUX for developers
LUX for developers
More like this