Support
Buy Now
  • Menu
  • Introduction
  • Getting Started
  • Folder Structure
  • Customization
    • SASS
  • Vue Structure
  • Navigation
  • Starter Kit
  • Theme Configuration
    • Vertical
    • Horizontal
    • Detached
    • Two Column
    • Hovered
  • Multi Language
  • Routing
  • Vuex
  • Create New Page
  • Light Mode
  • Dark Mode
  • RTL Version
  • Sources & Credits
  • Integrations
  • Firebase Setup
  • Fake Backend Setup
  • Components
  • Bootstrap UI
  • Icons
  • Advance UI
    • Simplebar
    • Swiper Slider
    • Raterjs - Ratings
    • Prismjs - Highlight
  • Forms
    • Choices
    • Flatpickr
    • Dropzone - File Uploads
  • Charts
    • Apexcharts
  • Maps
    • Google
    • Amchart

Folder Structure

  1. Docs
  2. Folder Structure
  • Admin
  • public
    src
    • ../assets            // includes all scss, fonts, images files for the development.
      • fonts            // includes all ICONS fonts
      • images
      • scss
    • common
    • components
    • helpers
      • authservice
      • fack-bakend.js
    • lang
    • layout            // includes layout.js file.
    • router            // You can find descriptions for all the route paths in all routes.js file.
    • state            // store folder used for Vuex.
    • views            // Every single pages of Hybrix id described here with functionality.
    • App.vue            // scss and middleware like fakebackend and firebase are imported here.
    • authUtils.js            // this file is the main file which renders the app.
    • i18n.js
    • main.js
    .env
    .env.production
    .gitignore
    babel.config.js
    jsconfig.json
    package.json            // all the packages are in this file and you can add new packges.
    README.md
    vue.config.js
    yarn.lock
© Hybrix.
Design & Develop by Themesbrand