# django-gentelella **Repository Path**: maoj66/django-gentelella ## Basic Information - **Project Name**: django-gentelella - **Description**: django-gentelella - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-21 - **Last Updated**: 2022-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## [Gentelella Admin Template](https://github.com/puikinsh/gentelella) #### Steps [Optional] [Set up a virtualenv and activate](http://python-guide-pt-br.readthedocs.io/en/latest/dev/virtualenvs/) ##### Get the code git clone https://github.com/GiriB/django-gentelella.git cd django-gentelella ##### Install requirements pip install -r requirements.txt ##### Run the code cd gentelella python manage.py runserver ##### Behold! Go to http://localhost:8000/ # Docker [install docker and docker compose](https://docs.docker.com/compose/install/) build and run ``` docker-compose up ``` ###### Contributors [@GiriB](https://github.com/GiriB) [@johnnycakes79](https://github.com/johnnycakes79)