Astro Template

This is a sample starter template for building fully static site using Astro.

Features

  • Astro 2.x
  • Alpine.js 4

Install Dependencies

npm install or yarn install

Preview Mode

npm run dev or yarn dev

Live or Production Mode

npm run build or yarn build