I need to do some UI modifications/customizations of an existing app built using Web App Builder. If I download the source code and open it in Visual Studio, is all this app configurable and is it possible to fully customize everything from the UI perspective? Or is it better to start up a new project in Visual Studio using Javascript API and start from sratch?
What is the adventage of using web app builder instead of creating an Javascript API app from scratch? If someone can provide some advice will be great.