PersonalWebsite My personal website For build the CSS with TailwindCSS npx tailwindcss -i ./src/input.css -o ./src/styles.css --watch Run the server npm run start