An open API service indexing awesome lists of open source software.

https://github.com/dodycode/astro-ts-starter

My personal Astro starter template that packs with some tools that I mainly use for any Astro projects.
https://github.com/dodycode/astro-ts-starter

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.