Codebase for [[groenauer-infos.de]].
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro sync |
Update content models |