I'm new to the verint platform. I'm a front end developer needing to set up a local development environment so I can build the theme and UI widgets.
What we tend to do with platforms like this is set up a flat build environment that allows the front end developer to create dummy pages, layouts with css which then goes to a Back end developer to integrate (for example using sitecore or umbraco sites)
With that i've set up a development environment using parcel and storybook so i can isolate widgets and demonstrate widgets.
We're not looking to use the theme functions to change properties in the less files: LESS Functions
i've pulled down all the less files and hoping to build them locally (but now running into issues as it's trying to pull those less functions and i've guessing they are defined on the server although i can't find any reference to them)
I was wondering if anyone has done anything similar or had a different set up? I want to know how other have managed to branch and build widgets
Add info about less functions
[edited by: gavinthomas at 11:12 AM (GMT 0) on Fri, Feb 19 2021]