- Add package.json for project configuration and dependencies - Create content configuration for Starlight documentation - Add example guide and reference markdown files - Create index page for documentation with navigation and next steps - Set up TypeScript configuration for the project
7 lines
61 B
Plaintext
7 lines
61 B
Plaintext
dist
|
|
.astro
|
|
node_modules
|
|
.env
|
|
.env.production
|
|
.DS_Store
|
|
cache |