cdosoftei / mazer

Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page

Home Page:http://zuramai.github.io/mazer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mazer Dashboard

Mazer Screenshot

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

All Contributors GitHub last commit GitHub code size in bytes License

Demo Page    Documentation Page   

Usage

Using a ready-made built (recommended)

Download the latest release from the releases page Open the index HTML file and explore the source code.

Building yourself

  • 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 open http://localhost:8080 to see a hot-reloading copy of the generated files
    • Or run npm run watch (rebuilds on file changes) or npm run production and open index.html in from the dist folder.

Community Mazer-based open sources

Contributing

Please follow Contributing Guide before contributing.

License

Mazer is under MIT License.

Author

Mazer is created by Saugi.

Donation

You can support Ahmad Saugi at Ko-fi or Trakteer

Buy Me A Coffee

About

Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page

http://zuramai.github.io/mazer

License:MIT License


Languages

Language:HTML 90.8%Language:SCSS 6.4%Language:JavaScript 2.8%