@pkcarreno/create-astro-minimal

1.0.5 • Public • Published

Astro Minimal Template

This is a minimal Astro.js template to launch projects quickly. Extracted from what was done in the homepage project.

It contains:

  • astro-seo
  • astro-font
  • Adapted Link component
  • Adapted Image component
  • EsLint, Prettier, TypeScript y Husky
  • Base Layout
  • Integrations:
    • Sitemap
    • Tailwind

Installation

Run the following command:

# npm
npm create @pkcarreno/create-astro-minimal@latest

# yarn
yarn create @pkcarreno/create-astro-minimal@latest

# pnpm
pnpm create @pkcarreno/create-astro-minimal@latest

Then follow the Astro documentation.

CLI

This cli is inspired by this guide and the React Native Template Obytes cli tool.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @pkcarreno/create-astro-minimal

    Weekly Downloads

    0

    Version

    1.0.5

    License

    none

    Unpacked Size

    7 kB

    Total Files

    4

    Last publish

    Collaborators

    • pkcarreno