Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.51 KB

File metadata and controls

38 lines (24 loc) · 1.51 KB

🎨 Luca Pontrandolfo Public Website

This is a static website made for the artist Luca Pontrandolfo.
It features all his artworks.

Made with Astro, aim to ship as less JS as possible and have very good performance.

💯 Lighthouse Reports

Lighthouse reports

✨ Tech Stack

🔌 Installation

Install with pnpm

  pnpm install

🔨 Commands

Command Action
pnpm dev Starts local dev server at localhost:3000
pnpm build Build your production site to ./dist/
pnpm preview Preview your build locally, before deploying
pnpm astro ... Run CLI commands like astro add, astro preview
pnpm astro --help Get help using the Astro CLI
localhost:expose Expose your localhost over the public network, so you can access it with your phone