Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 716 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 716 Bytes
Logo

mikaelrothig.com

Personal website built with Astro and Tailwind. Deployed with Vercel

demo

🛠 Installation & Set Up

  1. Install dependencies

    npm install
  2. Start the local development server

    npm run dev