Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 534 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 534 Bytes

My personal site.

This site uses Astro and Tailwind CSS, and is hosted on Netlify.

Main Tools

Setup

  1. Install:
pnpm install
  1. Start development server:
pnpm dev
  1. Load http://localhost:4321 in browser.