My personal Astro starter template that packs with Preact, Tailwind CSS, Typescript eslint, prettier, husky, commitlint.
- Clone this project.
- Run
npm install
andnpm run prepare
to setup husky - Run
npm run dev
to run the app in port 3000.
My personal Astro starter template that packs with some tools that I mainly use for any Astro projects.
Astro