Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 310 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 310 Bytes

Astro Getting Started

Deploying On Liara

  • create a static app in Liara
git clone https://github.com/liara-cloud/astro-getting-started.git
cd astro-getting-started
npm run install
npm run build
cd dist
liara deploy