Skip to content
On this page

Folder Structures

Nuxt Tip

Create a src directory and specify the srcDir: './src' (src path) in the nuxt config. It makes the folder structure more clean

Released under the MIT License.