Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 190 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 190 Bytes

Personal WebSite

Application using React with TypeScript and Tailwind CSS.

Dependencies

  • Node.js v22.11.0
  • npm v10.9.0

Running Locally

cd website/
npm i
npm run dev