Skip to content

meta-introspector/solfunmeme-dioxus

Repository files navigation

Ask DeepWiki

Dioxus Template with Tailwind CSS

Requirements

  1. This template relies on Tailwind CSS to generate the stylesheet.

Install the standalone Tailwind CLI - https://tailwindcss.com/docs/installation/tailwind-cli 2. Install Dioxus cli from official website - https://dioxuslabs.com/

Running the dev server

  1. Start the tailwind CLI within the Root of the directory
    tailwindcss -i ./tailwind.css -o ./assets/tailwind.css --watch
  2. Start the Dioxus CLI
    dx serve
  • Open the browser at default port http://localhost:8080 or the port described by Dioxus CLI in case port 8080 was already in use

  • Sometimes there are warning in the browser console, use dx check command to find if there are fixes that need to be done.

About

Solfunmeme rust dixous webgui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages