The Unbody website, built with Astro and Tailwind CSS.
pnpm install
pnpm devOpen http://localhost:4321 to see the site.
| Command | Description |
|---|---|
pnpm dev |
Start the dev server |
pnpm build |
Build for production (static output) |
pnpm preview |
Preview the production build locally |