/astro-ts-starter

My personal Astro starter template that packs with some tools that I mainly use for any Astro projects.

Primary LanguageAstro

Astro Starter Template

My personal Astro starter template that packs with Preact, Tailwind CSS, Typescript eslint, prettier, husky, commitlint.

Usage

  • Clone this project.
  • Run npm install and npm run prepare to setup husky
  • Run npm run dev to run the app in port 3000.