update docs
This commit is contained in:
35
AI_prompt.md
35
AI_prompt.md
@@ -248,5 +248,40 @@ I already setup the project structure. Can you implement the app?
|
||||
To test whether this Dioxus project can be build, you may use this command "dx bundle --web --release --debug-symbols=false"
|
||||
|
||||
P.S. In a Dioxus single-page application (SPA), switching screens can be handled perfectly using standard Rust state matching (often called conditional rendering or state-based routing).
|
||||
|
||||
|
||||
|
||||
|
||||
read the following files:
|
||||
./docs/requirements.md
|
||||
./docs/solution-design.md
|
||||
./docs/specification.md
|
||||
./docs/walkthrough.md
|
||||
What is the main interface of this package?
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user