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