Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc2332/dioxus-cheatsheet
https://github.com/marc2332/dioxus-cheatsheet
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marc2332/dioxus-cheatsheet
- Owner: marc2332
- License: mit
- Created: 2023-07-01T16:55:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T21:38:39.000Z (7 months ago)
- Last Synced: 2024-10-03T08:23:47.711Z (about 1 month ago)
- Language: SCSS
- Homepage: https://dioxus-cheatsheet.vercel.app
- Size: 128 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🦀 Dioxus Cheatsheet
Website: https://dioxus-cheatsheet.vercel.app/
⚠️ **Work in progress** cheatsheet for [🧬 Dioxus](https://github.com/DioxusLabs/dioxus) made with [Zola](https://www.getzola.org/).
Feel free to make any suggestion, corrections or whatever, **contributions** are welcome 🚪👋!!
## Development
```bash
zola serve
```MIT License