Assets directory Images Styles Sass Fonts Webpack Assets Webpack Aliases Assets directory The assets directory contains your un-compiled assets such as Stylus or Sass fi...
Requirements What if I already have a project without an backend? How to set Node version on Web App in DevOps Artifacts Running the webserver Requirements It is required ...
Upgrading Getting Started Yarn NPM Upgrading Upgrading Nuxt.js is quick, but more involved than updating your package.json Getting Started Check the release note...
Upgrading Getting Started Yarn NPM Upgrading Upgrading Nuxt.js is quick, but more involved than updating your package.json Getting Started Check the release notes fo...
Head Management useHead Composable Meta Components Example: usage with definePageMeta Head Management Out-of-the-box, Nuxt provides good default values for charset and viewp...
Deploying The dir property The subFolders Property The fallback Property The excludes property The dist folder, short for distribution folder. It is dynamically generated wh...
API: The globalName Property The globals property API: The globalName Property Nuxt.js lets you customize the global ID used in the main HTML template as well as the main ...
API: The rootDir Property API: The rootDir Property Type: String Default: process.cwd() Define the workspace of your Nuxt.js application. This property is overwritten by...