Module Structure
Here is the general module structure of the assets:
- assets
- modules
- appointment
- images
- contains images of this module
- scss
- contains scss of this module
- images
- blog
- images
- contains images of this module
- scss
- contains scss of this module
- images
- chat
- images
- contains images of this module
- scss
- contains scss of this module
- images
- e-commerce
- images
- contains images of this module
- scss
- contains scss of this module
- images
- file-manager
- images
- contains images of this module
- scss
- contains scss of this module
- images
- mail
- images
- contains images of this module
- scss
- contains scss of this module
- images
- social-app
- images
- contains images of this module
- scss
- contains scss of this module
- images
- appointment
- modules
Here is the general module structure of the routes:
- components
- router
- modules-routes
- appointment
- routes of this modules
- blog
- routes of this modules
- chat
- routes of this modules
- e-commerce
- routes of this modules
- file-manager
- routes of this modules
- mail
- routes of this modules
- social-app
- routes of this modules
- appointment
- modules-routes
- router
Here is the general module structure of the components:
- components
- modules
- appointment
- components of this modules
- blog
- components of this modules
- chat
- components of this modules
- e-commerce
- components of this modules
- file-manager
- components of this modules
- mail
- components of this modules
- social-app
- components of this modules
- appointment
- modules
Here is the general module structure of the view:
- views
- modules
- appointment
- view files of this modules
- blog
- view files of this modules
- chat
- view files of this modules
- e-commerce
- view files of this modules
- file-manager
- view files of this modules
- mail
- view files of this modules
- social-app
- view files of this modules
- appointment
- modules
Here is the general module structure of the layouts:
- src
- layouts
- modules
- appointment
- layout of this modules
- blog
- layout of this modules
- chat
- layout of this modules
- e-commerce
- layout of this modules
- file-manager
- layout of this modules
- mail
- layout of this modules
- social
- layout of this modules
- appointment
- modules
- layouts