- Install Astro
pnpm create astro@latest
- Install Tailwind
pnpm astro add tailwind
docs - Install a UI Framework (lit, svelte, etc)
pnpm astro add lit
docs - Install the Astro MDX Integration
pnpm add @astrojs/mdx
andpnpm astro add mdx
docs - Install the Sitemap addon
pnpm astro add sitemap
docs - Push to new github repository
gh repo create --push --public --source=.
Last active
November 5, 2024 19:19
-
-
Save caseywatts/b5561eebd43cd104bcec037f121a7366 to your computer and use it in GitHub Desktop.
Astro + Tailwind + Lit Quick Setup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment