Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 721 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 721 Bytes
title description tags
Astro
The basics example astro app, utilizing the Node adapter for astro
astro
node
astrojs/node

Astro Basic

This is a the astro basic example that uses astrojs/node

Deploy on Railway

✨ Features

  • Astro basic example
  • astrojs/node

💁‍♀️ How to use

  • Install required dependencies with npm install

  • Start the server for development npm run dev

    (The original start command has been more appropriately renamed to dev)