An open API service indexing awesome lists of open source software.

https://github.com/snehilvj/dmc-docs

Documentation for Dash Mantine Components library.
https://github.com/snehilvj/dmc-docs

dash dash-mantine-components mantine plotly plotly-dash python

Last synced: 4 days ago
JSON representation

Documentation for Dash Mantine Components library.

Awesome Lists containing this project

README

          

# Dash Mantine Components Documentation
Official documentation for [Dash Mantine Components](https://github.com/snehilvj/dash-mantine-components) library. This documentation is entirely created using components from dash-mantine-components.


You can find it hosted [here](https://dash-mantine-components.com).

## Steps to run the docs app locally:
```
pip install -r requirements.txt
python run.py
```