seraphicfae
← Projects

Astro + Tailwind template

source

Setup a simple website with Astro and Tailwind

Boilerplate for whenever I want to create another website.

How to setup

git clone https://github.com/seraphicfae/astro-tailwind-starter
cd astro-tailwind-starter
pnpm install
pnpm run dev