website

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

MIT License

Stars
35

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