import InteractiveProjectStructure from '@site/src/components/ProjectStructure.js'
Project structure#
The structure of a Strapi project depends on whether the project was created with TypeScript (which is the default if you used the --quickstart option while creating the project) or with vanilla JavaScript, and looks like the following: