Mazer is a Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency.
- Demo: zuramai.github.io/mazer/demo
- Repository: github.com/zuramai/mazer
- Download this repository. or clone the repo :
git clone https://github.com/bimbims125/mazer-django.git
- Make virtual environment
py -m venv (your own name)
- Activate the Virtual Environment
env\scripts\activate
- Install django
pip install django
- run
py manage.py runserver