Skip to content

estebiart/dioxus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Depending on your selected options, your new workspace project contains a workspace member for each platform. If you chose to develop with the router feature, each platform crate will have a views folder for your platform-specific views. You are provided with a ui crate for shared UI and if you chose to use fullstack, you will have a server crate for your shared server functions.

Serving Your App

Navigate to the platform crate of your choice:

cd web

and serve:

dx serve

dioxus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published