dao-1 Git Commands ssh-keygen -t ed25519 -C "just a comment" eval "$(ssh-agent -s)" ssh-add ~/.ssh/id_ed25519 cat ~/.ssh/id_ed25519.pub UI Vite Commands npm create vite@latest npm i @mui/material @mui/icons-material @emotion/styled @emotion/react