/dash-demo-app

Dash demo application with Bootstrap integration.

Primary LanguagePython

Dash Demo App

This is a demo application to test Dash with Bootstrap integration.

Dash Demo App

Setup

Simply install requirements:

$ pip install -r requirements.txt

And run the app:

$ python app.py

Now you can go to http://127.0.0.1:8050/ to see the app in action.