Skip to content

jlesech/django-bootstrap-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Bootstrap template implementation with Django and django-bootstrap3.

Requirements

  • python
  • django
  • django-bootstrap3

Clone

git clone https://github.com/jlesech/django-bootstrap-templates.git

Virtualenv

virtualenv venv
source venv/bin/activate
cd django-bootstrap-templates
pip install -r requirements.txt

Usage

python manage.py migrate
python manage.py runserver

Author

Julien Le Sech

Licence

CC BY 3.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published