Inside of your Astro project, you'll see the following folders and files: / ├── public/ ├── src/ │ ├── components/ │ │ └── ui/ │ ├── lib/ │ ├── pages/ │ │ └── index.astro │ ├── styles ...
/ ├── public/ │ └── favicon.svg ├── src/ │ ├── assets/ # Static assets (images, SVGs) │ ├── components/ # Reusable Astro ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results