mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
182 B
182 B
Astro Blog Example
Setup
npm install
Dev
npm start
Preview at http://localhost:3000
Build
npm build
Will output static site at ./_site