I'm using the Astro framework to build this site.
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run dev-windows |
Same as npm run dev , but for Windows OS |
npm run astro -- --help |
Get help using the Astro CLI |