Hi, I need to implement a file manager. I liked the Metronic file manager sample but all .js files are minified: https://github.com/KeenthemesHub/Metronic/blob/master/html/demo1/dist/assets/js/custom/apps/file-manager/list.js
Can you share a non minified file?
Hi,
To use Metronic 8 please refer to the Quick Setup docs.
The JS/SASS source must be edited in the src
folder and compiled using Gulp into the assets folder.
Regards.