# mazer **Repository Path**: michael-_-young/mazer ## Basic Information - **Project Name**: mazer - **Description**: 轻量级Bootstrap v5模板库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-09 - **Last Updated**: 2026-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Mazer Dashboard

![Mazer Screenshot](https://user-images.githubusercontent.com/45036724/167523601-9d20fb17-1989-488f-b619-cb53c0db8898.png)

Mazer is an Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency.

[![All Contributors](https://img.shields.io/github/contributors/zuramai/mazer)](https://github.com/zuramai/mazer/graphs/contributors) ![GitHub last commit](https://img.shields.io/github/last-commit/zuramai/mazer.svg) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/zuramai/mazer) [![License](https://img.shields.io/github/license/zuramai/mazer.svg)](LICENSE)

Demo Page    Documentation Page    Indonesian README   

## Installation ### Using a ready-made built (recommended) Download the latest release from the [releases page](https://github.com/zuramai/mazer/releases "releases page"). Open the index HTML file and explore the source code. ### Building yourself 1. Clone the repository ```sh git clone https://github.com/zuramai/mazer ``` 2. Install dependencies ```sh yarn install # OR npm install ``` 3. Run it locally ```sh npm run dev ``` 4. Open `http://localhost:5173` in your browser ### Building with Docker - Clone the repository `git clone https://github.com/zuramai/mazer` - Make sure you have Docker installed and run: - `docker build -t mazer-frontend .` - `docker run -it -d -p 5173:80 --name mazer mazer-frontend` - Open `http://localhost:5173` ### Using CDN Simple example using CDN from [jsdelivr.net](https://www.jsdelivr.com/). ```html Dashboard - Mazer Admin Dashboard ``` #### CDN Prefix You can use the url with a prefix like this: ``` https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo ``` A simple example: ``` https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/compiled/css/app.css ``` ## Community Mazer-based open sources - [CodeIgniter 4](https://github.com/irsyadulibad/mazer-codeigniter) by [@irsyadulibad](https://github.com/irsyadulibad) - [Laravel Mazer Starter](https://github.com/billalxcode/laravel-mazer-starter) by [@billalxcode](https://github.com/billalxcode) - [Nuxt](https://github.com/fzn0x/mazer-nuxt) by [@fzn0x](https://github.com/fzn0x) - [React JS Component Library](https://github.com/fachryansyah/react-mazer-ui) by [@fachryansyah](https://github.com/fachryansyah/) - [Adonisjs 5](https://github.com/afman42/mazer-adonisjs) by [@afman42](https://github.com/afman42/) - [Django](https://github.com/bimbims125/mazer-django) by [@bimbims125](https://github.com/bimbims125/) - [Flask](https://github.com/antheiz/mazer-flask) by [@antheiz](https://github.com/antheiz/) - [Symfony 6.3 (Mazer 2.1.0)](https://github.com/TheoD02/mazer-symfony-6.3/tree/mazer-2.1.0) by [@theod02](ttps://github.com/TheoD02) - [Spring-Thymeleaf](https://github.com/deyhay-enterprise/spring-project-mazer-template) by [@hi-rullah](https://github.com/hi-rullah) - [Ruby on Rails](https://github.com/noesya/mazer-rails) by [@noesya](https://github.com/noesya) - [Yii2](https://github.com/anovsiradj/yii2-theme-mazer) by [@anovsiradj](https://github.com/anovsiradj) - [Next JS](https://github.com/dipras/next-mazer) by [@dipras](https://github.com/dipras) - Did you make in another framework or tools? Open up Pull Requests and put yours here! 😃 ## Contributing Please follow [Contributing Guide](./CONTRIBUTING.md) before contributing. ## License Mazer is under [MIT License](./LICENSE). ## Author Mazer is created by Saugi. ## Sponsors ![zuramai's sponsors](https://raw.githubusercontent.com/zuramai/static/main/sponsors.svg)