Add initial daisy ui
Some checks failed
Build Crate / build (push) Failing after 1m45s

This commit is contained in:
2024-08-29 23:29:28 -04:00
parent 4cb809f20f
commit 82648cfbae
5 changed files with 23 additions and 9 deletions

View File

@@ -16,11 +16,17 @@ Run `curl --proto '=https' --tlsv1.3 https://sh.rustup.rs -sSf | sh`
https://nodejs.org/en
(todo look into:)
https://pnpm.io/
`npm i -D daisyui@latest`
### Unix based systems:
`sudo apt install nodejs`
`sudo apt install npm`
`npm i -D daisyui@latest`
For easy UI see:
https://daisyui.com/components/button/
## 3. Install Perseus, for real-time updates while developing