Customizing App
Customizing app is very straight forward. For this, we have created a separated config.js file to make changes simple.
Whenever you make any changes inside that file, those changes will be immediately rendered.
How to open config.js file?
-
First open your app directory where your full app files are located .
-
Then navigate to the
libfolder . -
Here you can see the
config.jsfile .