bimbims125 / mazer-django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mazer logo

Mazer for Django

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

Table of contents

Link Mazer

Installation

  • 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

About


Languages

Language:JavaScript 66.9%Language:HTML 15.0%Language:Python 10.7%Language:CSS 7.4%