Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dridk/nicegui_shadcn
Shadcn demo template made with nicegui
https://github.com/dridk/nicegui_shadcn
Last synced: 19 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T22:51:28.000Z (3 months ago)
- Last Synced: 2024-11-26T17:52:32.742Z (27 days ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- 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![image](https://github.com/user-attachments/assets/4472ebfd-b942-4cc6-aae2-336928aae6bf)
![image](https://github.com/user-attachments/assets/814b6c20-6516-400b-81a4-195048cb7457)
# Run the demo
```python
pip install nicegui
python mailboxapp.py # Or form.py
```