- Personal blog of @leomelzer
- Based on the Astro blog template
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm run new |
Creates a stub post file |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |