https://github.com/dridk/nicegui_shadcn
Shadcn demo template made with nicegui
https://github.com/dridk/nicegui_shadcn
Last synced: 3 months ago
JSON representation
Shadcn demo template made with nicegui
- Host: GitHub
- URL: https://github.com/dridk/nicegui_shadcn
- Owner: dridk
- License: mit
- Created: 2024-08-28T08:08:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T22:51:28.000Z (8 months ago)
- Last Synced: 2025-01-27T10:06:13.442Z (3 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nicegui_shadcn
Shadcn demo template made with nicegui

# Run the demo
```python
pip install nicegui
python mailboxapp.py # Or form.py
```