@charescape/mazer-fork-ost
v2.1.4141
Published
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
Downloads
46
Maintainers
Readme
Installation
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
yarn install
# OR
npm install
- Run it locally
npm run dev
- 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
Community Mazer-based open sources
- CodeIgniter 4 by @irsyadulibad
- Laravel + Livewire (unmaintained, looking for maintainer)
- Nuxt by @fzn0x
- React JS Component Library by @fachryansyah
- Adonisjs 5 by @afman42
- Django by @bimbims125
- Flask by @antheiz
- Symfony by @jvl1v5
- Spring-Thymeleaf by @hi-rullah
- Ruby on Rails by @noesya
- Yii2 by @anovsiradj
- Did you make in another framework or tools? Open up Pull Requests and put yours here! 😃
Contributing
Please follow Contributing Guide before contributing.
License
Mazer is under MIT License.
Author
Mazer is created by Saugi.