A basic Astro starter kit featuring...
- TypeScript
- React
- Tailwind
- shad-cn/ui
- Prettier
Recommend using degit to clone a fresh copy of the latest version of this repo:
npx degit BrettJay/astro-starter my-projectThen open the project, install and run the dev server:
cd my-project
npm install
npm run dev