Micleo home page
Search...
⌘K
micleo.com
micleo.com
Search...
Navigation
Front End
Structure and architecture
Documentation
Features
Get a license
Live Demo
Get Started
Introduction
Quickstart
Settings
Dependencies
Live Demo
Front End
Quickstart
Libraries & Frameworks
Structure and architecture
Personalization
Navigation Menus
Routing
Access Control (ACL)
Pinia Store
Back End
Quickstart
Structure and architecture
On this page
@core
assets
components
layouts
navigation
pages
plugins
router
stores
styles
views
Front End
Structure and architecture
@core
This directory contains our core files and you are not intended to change these files.
assets
It contains logos and other static assets. You can place your static assets here.
components
It contains core component of template. Make sure to check them all in our custom components section.
layouts
Contains layouts for empty, content and blank pages. With 2 variants: vertcial navigation and horizontal navigation.
navigation
Contains the menu of the app with te references of the pages
pages
Contains your main app pages: login, register, forgort password… But also, the logged pages in two folders projects and organizations.
plugins
This directory contains plugins we used in our template.
router
This directory contains configuration related to router. It doesn’t have any routes as they are auto generated but it has ACL configurations.
stores
This contains pinia store. Each file depend on a specific table/object of the database.
styles
You can write your styles in this directory.
variables.scss
: Use this file to override variables
styles.scss
: Use this to write your custom styles
views
Contains the components of each pages.
Libraries & Frameworks
Personalization
Assistant
Responses are generated using AI and may contain mistakes.