dioxus/README.md

16 lines
422 B
Markdown
Raw Normal View History

2021-07-07 20:54:14 +00:00
<div align="center">
2021-07-07 20:54:40 +00:00
<h1>📦✨ dioxus-Studio </h1>
2021-07-07 20:54:14 +00:00
<p>
<strong>Tooling to supercharge dioxus projects</strong>
</p>
</div>
2021-12-29 17:05:41 +00:00
![Dioxus Logo](https://dioxuslabs.com/guide/images/dioxuslogo_full.png)
2021-07-07 20:54:14 +00:00
2021-12-29 16:57:30 +00:00
2021-12-29 17:05:41 +00:00
# About
2021-12-29 16:57:30 +00:00
2021-12-29 17:05:41 +00:00
dioxus-studio (inspired by wasm-pack and webpack) is a tool to help get dioxus projects off the ground. It handles all the build, development, bundling, and publishing to make web development simple.
2021-12-29 16:57:30 +00:00