# 项目结构

> Source: https://strapi.nodejs.cn/cms/project-structure

🌐 Project structure

Strapi 项目的结构取决于它是使用 TypeScript（`--quickstart` 的默认选项）还是普通 JavaScript 创建的，并通过交互式项目结构组件显示。

🌐 A Strapi project's structure varies depending on whether it was created with TypeScript (the default with `--quickstart`) or vanilla JavaScript, and is displayed through an interactive project structure component.

Strapi 项目的结构取决于项目是使用 [TypeScript](/cms/typescript)（如果你在创建项目时使用了 `--quickstart` 选项，这将是默认选项）还是使用普通 JavaScript 创建的，其结构如下所示：

🌐 The structure of a Strapi project depends on whether the project was created with [TypeScript](/cms/typescript) (which is the default if you used the `--quickstart` option while creating the project) or with vanilla JavaScript, and looks like the following:
