meine
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
Free Bootstrap 5 admin dashboard template with Vite build process
A modern, responsive admin dashboard template built with Bootstrap 5, featuring a clean design and comprehensive functionality for web applications.
Experience the full power of Concept dashboard:
Explore all features, pages, and components in action. Perfect for evaluating the template before implementation.
Concept is a modern admin template built from the ground up with Bootstrap 5.3.8, Vite 7.3, and ES6 modules. This jQuery-free dashboard provides a solid foundation for building admin panels, analytics dashboards, and management systems.
Building something bigger? These premium admin templates from DashboardPack deliver pixel-perfect designs, extensive page libraries, and long-term support.
TailPanel React + TypeScript + Tailwind CSS. 9 dashboards, dark/light mode, Vite HMR. |
Admindek Bootstrap 5 + vanilla JS. 100+ components, dual themes, RTL language support. |
Adminty Bootstrap 5. 160+ pages spanning dashboards, apps, forms, tables, and charts. |
ArchitectUI Bootstrap 5. 250+ unified components, 9 dashboards, easy to extend and customize. |
Kero Bootstrap 5 + Webpack. Horizontal or sidebar navigation, full SASS customization. |
Cryptocurrency Dashboard Bootstrap. Optimized for ICO dashboards, token sales, and crypto asset tracking. |
Discover All Premium Templates
git clone https://github.com/puikinsh/concept.git cd concept
npm install
npm run dev
npm run build
npm run preview
# Lint JavaScript files npm run lint # Auto-fix issues npm run lint:check # Check only # Format code with Prettier npm run format # Auto-format files npm run format:check # Check formatting
concept/
├── src/
│ ├── assets/ # Static assets (images, fonts)
│ ├── js/ # JavaScript modules
│ │ ├── components/ # Reusable components
│ │ └── pages/ # Page-specific scripts
│ ├── pages/ # HTML pages
│ │ ├── dashboards/ # Dashboard pages
│ │ ├── ui-elements/ # UI component pages
│ │ └── misc/ # Miscellaneous pages
│ ├── partials/ # Handlebars partials
│ │ └── layouts/ # Layout components
│ ├── scss/ # SCSS styles
│ │ ├── components/ # Component styles
│ │ ├── layouts/ # Layout styles
│ │ └── pages/ # Page-specific styles
│ └── index.html # Main entry point
├── dist/ # Production build output
├── docs/ # Documentation
├── scripts/ # Build and utility scripts
├── package.json # Project dependencies
└── vite.config.js # Vite configuration
bootstrap@5.3.8 - UI framework@fortawesome/fontawesome-free@7.2.0 - Icon libraryvite@7.3.1 - Build toolsass@1.97.3 - CSS preprocessorchart.js@4.5.1 - Charts and graphsdatatables.net-bs5@2.3.7 - Advanced tables@fullcalendar/core@6.1.20 - Calendar functionalitytom-select@2.5.2 - Enhanced select boxesvite-plugin-handlebars@2.0.0 - Handlebars supporteslint@10.0.2 - Code linting with Prettier integrationsrc/pages/vite.config.js in the rollupOptions.input sectionsrc/js/pages/src/scss/pages/ and import in main.scsssrc/partials/layouts/sidebar.hbsJavaScript modules follow this pattern:
export function initializeComponent() {
// Component logic
}
// Auto-initialize on DOM ready
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', initializeComponent);
} else {
initializeComponent();
}
The production build can be deployed to any static hosting service:
npm run builddist/ folder to your hosting serviceindex.html for all routesComprehensive documentation is available in the docs/ directory:
Navigation links have been updated to work with static hosting. The template now deploys correctly to:
_redirects file included)See the Complete Deployment Guide for details.
git checkout -b feature/amazing-feature)git commit -m 'Add some amazing feature')git push origin feature/amazing-feature)This project is licensed under the MIT License - see the LICENSE file for details.
Colorlib.com - Free web design resources and template collections:
For support, please open an issue in the GitHub repository.
@vitejs/plugin-legacy dropped!important overrides eliminatedprefers-reduced-motion accessibility improvementsmore like this
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
A Visual Nintendo GameBoy using HTML, CSS, Javascript & WebComponents 👾 (old version)
search projects, people, and tags