Getting Started
mevo is carefully well thought UI frame work that is built on top of Bootstrap 5, This part of the doc will help you to quickly start your project and will you a basic idea about how mevo work.
mevo is a fully responsive and premium Bootstrap 5 Admin & Dashboard Template. Whether you're creating a Web App, Dashboards, Admin Panels, Project App, Analytics Admin, CRM, or SASS-based interface then you are at the right place to buy mevo admin dashboard template.
-
Bootstrap ui
Build fast, responsive sites with Bootstrap...
→ -
Widget's
Handcrafted ready to use responsive widget...
→ -
Chart's
Top chart libraries with multiple options...
→ -
Form Elements
Build fast with Advanced Form Elements...
→ -
Font icon
5000+ Font icon and svg libraries...
→ -
Plugins
Latest vendor library manage with npm...
→
Installation
If you've previously installed gulp globally, run npm rm --global gulp
before following these instructions.
Gulp Project setup command
- Install node modules using npm
npm i
- Default
gulp default
( dist and watch run in localhost:3000/ ) - Serve
gulp serve
- Dev
gulp dev
- Dist
gulp dist
HTML Quick Start
- Open the .html file from one of the above
HTML
folders inside one of your browsers - That's it, no other configuration needed
Folder Structure
- src
- Assets
- bundles
- css
- fonts
- img
- js
- scss
- bootstrap
- global
- vendor
- widgets
- _bootstrap.scss
- _global.scss
- _vendor.scss
- _widgets.scss
- style.scss
- vendor - Third party plugins
- Docs
- partials
- index.html
- More HTML pages
- Assets
- node_modules ( NPM dependencies (by default the folder is not included)
npm
installs dependencies. ) - .gitignore
- gulpfile.js
- package.json
- README.md
Theme Configurations
Theme color scss file path: mevo/src/assets/global/_themes.scss
you can change as per your project/client requirements.
Theme light/dark version you can changes in HTML tage data-theme="light"
, data-theme="dark"
- .bg-primary
- .bg-accent
- .theme-color1
- .theme-color2
- .theme-color3
- .theme-color4
- .theme-color5
- .theme-color6
<!-- Primary theme colors -->
--primary-color: #D63B38;
--accent-color: #8467cb;
--secondary-color: #1a2022;
--theme-color1: #da3164;
--theme-color2: #ce3c8d;
--theme-color3: #b152b1;
--theme-color4: #8467cb;
--theme-color5: #9aa9e0;
--theme-color6: #314674;
--primary-gradient: linear-gradient(-45deg, var(--primary-color), var(--secondary-color));
Template Features
Thank you!
All the important stuff – compiling the source, file structure, build tools, file includes – is documented here, but should you have any questions, always feel free to reach out to NSDbytes@gmail.com
If you really like our work, design, performance and support then please don't forgot to rate us on mevolo, it really motivate us to provide something better.