fastmx/README.md
2024-02-29 11:24:22 +01:00

220 B

To generate the stylesheet, run the following command:

pnpm dlx tailwindcss -i styles/tailwind.css -o assets/main.css

To launch the server, run the following command:

cargo run --release