Skip to content

BrettJay/astro-starter

Repository files navigation

Astro starter

A basic Astro starter kit featuring...

  • Astro ^5.18.0
  • TypeScript ^5.9.3
  • React ^19.2.4
  • Tailwind CSS ^4.2.1
  • shadcn/ui (@radix-ui/react-slot ^1.2.4)
  • Prettier ^3.8.1

Usage

Recommend using degit to clone a fresh copy of the latest version of this repo:

npx degit BrettJay/astro-starter my-project

Then open the project, install and run the dev server:

cd my-project
npm install
npm run dev

About

A bare bones Astro starter template to kickstart new projects

Resources

Stars

Watchers

Forks

Contributors