Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 657 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 657 Bytes

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