Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilaborie/slides-jug-summer-camp-24
https://github.com/ilaborie/slides-jug-summer-camp-24
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilaborie/slides-jug-summer-camp-24
- Owner: ilaborie
- Created: 2024-08-18T14:13:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T05:27:23.000Z (5 months ago)
- Last Synced: 2024-08-26T07:29:14.234Z (5 months ago)
- Language: Rust
- Homepage: https://ilaborie.github.io/slides-jug-summer-camp-24/
- Size: 3.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Development
Run the following command in the root of the project to start the Dioxus dev server:
```bash
dx serve --hot-reload --platform desktop
```