Awesome
<p align="center">
<a href="https://github.com/zuramai/mazer">
<img src="https://github.com/irsyadulibad/mazer-codeigniter/blob/master/public/assets/images/logo/logo.png?raw=true" alt="Mazer logo" height="60">
</a>
</p>
<h1 align="center">Mazer for Django</h1>
<p align="center">
Mazer is a Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency.
</p>
Table of contents
Link Mazer
Installation
- Download this repository.
or clone the repo :
git clone https://github.com/bimbims125/mazer-django.git
py -m venv (your own name)
- Activate the Virtual Environment
env\scripts\activate
pip install django
py manage.py runserver