Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 874 Bytes

File metadata and controls

22 lines (15 loc) · 874 Bytes

Development

When starting the dev server, use background mode:

astro dev --background

Manage the background server with astro dev stop, astro dev status, and astro dev logs.

Documentation

Full documentation: https://docs.astro.build

Consult these guides before working on related tasks: