Deployed to https://actionbase.io via GitHub Actions.
| Command | Description |
|---|---|
npm install |
Install dependencies |
npm run dev |
Start dev server (localhost:4321) |
npm run build |
Build site to ./dist/ |
npm run preview |
Preview production build |
npm run astro |
Run Astro CLI commands |