This is a common ui and api component library developed for the CoalFlow application
npm install @seers/paradigmjson
"styles": [
"../node_modules/devextreme/dist/css/dx.common.css",
"../node_modules/devextreme/dist/css/dx.light.css",
],
"scripts": [
"../node_modules/jquery/dist/jquery.min.js",
"../node_modules/devextreme/dist/js/dx.all.js",
],
``