πŸ“ Folder Structure
β”œβ”€β”€ Docs
β”œβ”€β”€ Vhato
    β”œβ”€β”€ src directory
        β”œβ”€β”€ assets
            β”œβ”€β”€ fonts
            β”œβ”€β”€ images
            β”œβ”€β”€ js            
                β”œβ”€β”€ dir
                    β”œβ”€β”€callList.json
                    β”œβ”€β”€chats.json
                    β”œβ”€β”€contacts.json
                    β”œβ”€β”€jsonfull-emoji-list.json
                    β”œβ”€β”€users.json
                β”œβ”€β”€ pages
                β”œβ”€β”€ app.js
            └── scss
                β”œβ”€β”€ custom
                β”œβ”€β”€ _variables.scss  
                β”œβ”€β”€ _variables-dark.scss
                β”œβ”€β”€ app.scss                
                β”œβ”€β”€ bootstrap.scss                
                └── icons.scss
        β”œβ”€β”€ partials
            β”œβ”€β”€ body.html
            β”œβ”€β”€ conversation-group.html
            β”œβ”€β”€ conversation-user.html
            β”œβ”€β”€ head-css.html
            β”œβ”€β”€ sidebar-menu.html
            β”œβ”€β”€ tabpane-bookmark.html
            β”œβ”€β”€ tabpane-calls.html
            β”œβ”€β”€ tabpane-chats.html
            β”œβ”€β”€ tabpane-contacts.html
            β”œβ”€β”€ tabpane-profile.html
            β”œβ”€β”€ tabpane-settings.html
            β”œβ”€β”€ title-meta.html
            β”œβ”€β”€ user-profile-details.html
            └── vendor-scripts.html
        β”œβ”€β”€ auth-changepassword.html
        β”œβ”€β”€ auth-lock-screen.html
        β”œβ”€β”€ auth-login.html
        β”œβ”€β”€ auth-logout.html
        β”œβ”€β”€ auth-recoverpw.html
        β”œβ”€β”€ auth-register.html
        β”œβ”€β”€ index.html
        └── pages-starter.html
    β”œβ”€β”€ gulpfile.js
    β”œβ”€β”€ package.json
    β”œβ”€β”€ README.md
    └── yarn.lock
Β© Vhato.
Crafted with by Themesdesign