Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 428 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 428 Bytes

atleugim.dev

My personal website, built with Astro and Tailwind CSS.

Running on Vercel

View the live site at https://atleugim.dev

Getting Started

Install dependencies

npm install

# or

pnpm install

Start the development server

npm run dev

# or

pnpm dev

Author