Skip to content

christianwgd/django-bootstrap-icons-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project for django-bootstrap-icons

This is an example for the usage of the django-bootstrap-icons package.

Instructions

To run the example:

git clone https://github.com/christianwgd/django-bootstrap-icons-sample.git

cd django-bootstrap-icons-sample
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Server should be live at http://127.0.0.1:8000/ now.

Releases

No releases published

Packages

No packages published