Structure
The hierarchy of the Folder structure after extracting from the zip file.
-
MaterialPro Admin
-
docs
-
landingpage
-
package
-
dist
-
css
- all the compiled CSS is here
-
js
- all the JS is here
-
css
-
assets
-
extra-libs
- libs which are not available in npm
-
images
- used images
-
libs
- libs which are available in npm
-
extra-libs
-
scss
- bootstrap
- config
- custom
- style.scss
-
html
- all HTML files are here
- gulpfile.js
- package.json
- package-lock.json
-
dist
-