Astro Template

Astro Template

Overview

A minimal Astro starter template that integrates Astro, Tailwind CSS, and shadcn/ui . It provides a minimal project structure and ready for deployment.

Features

  • Astro + Tailwind CSS setup
  • shadcn/ui component integration
  • Minimal project structure
  • Ready for deployment on Cloudflare Pages

Getting Started

  1. Click Use Template to create a new repository using this template

  2. Clone the repository to your local machine

  3. Install dependencies

    Terminal window
    npm install
  4. Start the development server

    Terminal window
    npm run dev

License

Distributed under the MIT License. See LICENSE for details.

Tags:
#Astro#Tailwind CSS#shadcn/ui#Starter
Back to Projects

Comment