Overview
Welcome to the reference section!
scripts
Section titled “scripts”- “dev”: “astro dev —host backtalk.local —port 5001”,
- “start”: “astro dev”,
- “build”: “astro build”,
- “preview”: “astro preview”,
- “astro”: “astro”
dependencies
Section titled “dependencies”-
“@astrojs/starlight”: “^0.37.7”,
-
Used for demo pages
-
“astro”: “^5.18.0”,
-
“sharp”: “^0.34.5”
devDependencies
Section titled “devDependencies”- “astro-icon”: “^1.1.5”,
- “sass”: “^1.97.3”