diff --git a/packages/dioxus-lib/README.md b/packages/dioxus-lib/README.md index 6b2020a31..e7e74ff8d 100644 --- a/packages/dioxus-lib/README.md +++ b/packages/dioxus-lib/README.md @@ -1,20 +1,29 @@ -
-

๐ŸŒ—๐Ÿš€ Dioxus (lib)

-

- A concurrent, functional, virtual DOM for Rust -

+
+ + Build web, desktop, and mobile apps with a single codebase. + Build web, desktop, and mobile apps with a single codebase. +
+ Getting Started | Book (0.6) | Examples +
+--- + > This crate implements dioxus-lib which is a renderer-free version of Dioxus. This crate is intended to be used by library authors who need a stable core version of dioxus withuot pulling in renderer-related dependencies on accident. -# Resources - -This overview provides a brief introduction to Dioxus. For a more in-depth guide, make sure to check out: - -- [Getting Started](https://dioxuslabs.com/learn/0.6/getting_started) -- [Book (0.5)](https://dioxuslabs.com/learn/0.6) -- [Examples](https://github.com/DioxusLabs/dioxus/tree/main/examples) - # Overview and Goals Dioxus makes it easy to quickly build complex user interfaces with Rust. Any Dioxus app can run in the web browser, diff --git a/packages/dioxus/README.md b/packages/dioxus/README.md index 5ebc415eb..19dd7f7dc 100644 --- a/packages/dioxus/README.md +++ b/packages/dioxus/README.md @@ -1,15 +1,7 @@
์ด ์ €์žฅ์†Œ์˜ ๋ฉ”์ธ ๋ธŒ๋žœ์น˜์— ์žˆ๋Š” ์˜ˆ์ œ๋“ค์€ dioxus์˜ git ๋ฒ„์ „๊ณผ CLI๋ฅผ ๋Œ€์ƒ์œผ๋กœ ํ•ฉ๋‹ˆ๋‹ค. ์ตœ์‹  ์•ˆ์ • ๋ฒ„์ „์˜ dioxus์™€ ํ˜ธํ™˜๋˜๋Š” ์˜ˆ์ œ๋ฅผ ์ฐพ๊ณ  ์žˆ๋‹ค๋ฉด [0.5 ๋ธŒ๋žœ์น˜](https://github.com/DioxusLabs/dioxus/tree/v0.5/examples)๋ฅผ ํ™•์ธํ•˜์„ธ์š”. +> ์ด ์ €์žฅ์†Œ์˜ ๋ฉ”์ธ ๋ธŒ๋žœ์น˜์— ์žˆ๋Š” ์˜ˆ์ œ๋“ค์€ dioxus์˜ git ๋ฒ„์ „๊ณผ CLI๋ฅผ ๋Œ€์ƒ์œผ๋กœ ํ•ฉ๋‹ˆ๋‹ค. ์ตœ์‹  ์•ˆ์ • ๋ฒ„์ „์˜ dioxus์™€ ํ˜ธํ™˜๋˜๋Š” ์˜ˆ์ œ๋ฅผ ์ฐพ๊ณ  ์žˆ๋‹ค๋ฉด [0.5 ๋ธŒ๋žœ์น˜](https://github.com/DioxusLabs/dioxus/tree/v0.6/examples)๋ฅผ ํ™•์ธํ•˜์„ธ์š”. ์ด ์ €์žฅ์†Œ ์ตœ์ƒ์œ„์— ์žˆ๋Š” ์˜ˆ์ œ๋“ค์€ ๋‹ค์Œ๊ณผ ๊ฐ™์ด ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค: