Skip to content

ZIRTR0X/PersonalWebsite

Repository files navigation

PersonalWebsite

wakatime
Deploy to Firebase

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