Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 447 Bytes

File metadata and controls

14 lines (10 loc) · 447 Bytes

Guide > Directory Structure > Overview

Start by reading the Nuxt Directory Structure guide to learn about Nuxt's structure first: https://v3.nuxtjs.org/guide/directory-structure/nuxt

Nuxt explains the majority of the directories we use. Below shows the new directories added in this codebase.

  • config
  • constants
  • docs
  • general
  • modules
  • types

The rest of the Guide > Directory Structure section explains each directory in more detail.