Company profile.
This folder contains compiled template's assets generated from the source files.
This folder houses favicon images tailored for various browsers and platforms. These icons are integrated into the <head>
section of an HTML document.
In this folder, you will find compiled .css
files, including: theme.css
and theme.min.css
as well as their mapping files.
The documentation you are currently reading.
The folder contains JavaScript files that execute Node.js scripts used in the build system. The config.js is the file where you can configure your project paths (directory structure).
The file holds essential metadata regarding your app or module, most notably, it comprises a list of dependencies to be installed from the npm repository when you run npm install command.