dioxus-studio 0.1.0

CLI tool for developing, testing, and publishing Dioxus apps
Documentation
1
2
3
4
5
6
7
8
9
10
11

asd
- [ ] use a TUI for the dev server aspect of things
- [ ] allow any index.html
- [ ] use wasmopt for production builds
- [ ] pass arguments through to `cargo`
- [ ] figure out a bundling strategy 
- [ ] an external configuration


should we just use trunk?