Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 509 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 509 Bytes

Dioxus_WEB_UI

Install dependency

npm install -D tailwindcss
npx tailwindcss -i ./input.css -o ./assets/tailwind.css --watch
cargo build
dx serve --hot-reload

GOAL

Write backend with the fastest framework

image