PersonalWebsite

March 6, 2024 ยท View on GitHub

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

Contents

  1. 1For build the CSS with TailwindCSS
  2. 2Run the server