Skip to content

kripod/astro-starter-strict

Repository files navigation

This is an Astro project bootstrapped from astro-starter-strict, built upon:

Auto-fixes are performed on save with Visual Studio Code or by using pnpm run fix.

Getting Started

First, run the development server:

pnpm run dev

Open http://localhost:4321 with your browser to see the result.

You can start editing the page by modifying pages/index.astro. The page auto-updates as you edit the file.

Learn More