Folder Structure
Structure
Extract the zip file you received after purchase and you would find the exact below files and folders:
├── controllers
├── i18n
├── en.json
├── gr.json
├── it.json
├── rs.json
└── sp.json
├── models
├── public
├── routes
└── routes.js
├── src
├── utils
├── views
├── all pages folders
└── all layouts files.
├── app.js
├── gulpfile.js
├── config.env
├── package.json
└── package-lock.json