Objective
This section will explain how to customize the UI in Manual Development Mode
Procedure
Copy and replace the folder schema you created inside the soajs.dashboard.ui
__directory is the directory under which you set in the installer.
Code Block | ||||
---|---|---|---|---|
| ||||
cd __directory/soajs/node_modules/soajs.dashboard.ui
cp -rf /%path-to-folder . |