Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 355 Bytes

File metadata and controls

35 lines (22 loc) · 355 Bytes

ACME Web App

Astro app for ACME.

Used as a hybrid framework (both backend and frontend) to generate static web pages.

This app uses:

Setup

pnpm install

Available scripts

Run

pnpm dev

Preview built app

pnpm preview

Build

pnpm build