Built with Astro
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
pnpm run dev |
Starts local dev server at localhost:4321 |
pnpm run build |
Build your production site to ./dist/ |
pnpm run preview |
Preview your build locally, before deploying |