website icon indicating copy to clipboard operation
website copied to clipboard

Personal website and blog built with Astro, MDX, Tailwind CSS and hosted on Vercel.

Personal website and blog

My new personal website and blog built with Astro, MDX, Tailwind CSS and hosted on Vercel.

Technologies and tools

Commands

# install dependencies
pnpm install

# start development server · http://localhost:3000
pnpm dev

# static client build for production
pnpm build

# preview production build · http://localhost:5000
pnpm preview

License

MIT