Starlight Starter Kit: Basics
npm create astro@latest -- --template starlightπ Project Structure
.
βββ public/
βββ src/
β βββ assets/
β βββ content/
β β βββ docs/
β β βββ config.ts
β βββ env.d.ts
βββ astro.config.mjs
βββ package.json
βββ tsconfig.jsonπ§ Commands
Command
Action
π Want to learn more?
Last updated
Was this helpful?