Mazer is an Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency.
Download the latest release from the releases page Open the index HTML file and explore the source code.
- Clone the repository
git clone https://github.com/zuramai/mazer
- Install dependencies using the node package manager of your choice. For example run
npm install
- Files are bundled by Laravel Mix to the dist folder.
- Either run
npm run hot
and openhttp://localhost:8080
to see a hot-reloading copy of the generated files - Or run
npm run watch
(rebuilds on file changes) ornpm run production
and openindex.html
in from the dist folder.
- Either run
- CodeIgniter 4 by @irsyadulibad
- Laravel + Livewire (unmaintained, looking for maintainer)
- NuxtJS by @fncolon
- React JS Component Library by @fachryansyah
- Adonisjs 5 by @afman42
- Django by @bimbims125
- Did you make in another framework or tools? Open up Pull Requests and put yours here! 😃
Please follow Contributing Guide before contributing.
Mazer is under MIT License.
Mazer is created by Saugi.