Adding a new Nuxt project to your local device is easy. Open your terminal, and run yarn create nuxt-app project-name.
After we install our new Nuxt project, we'll then add the Nuxt Content module by running yarn add @nuxt/content on your projects root directory.
NuxtJS Installation Docs
https://nuxtjs.org/docs/2.x/get-start...
Nuxt Content Docs
https://content.nuxtjs.org
If you like Nuxt Content's docs, guess what? You can install their starter template directly and customize it to your needs. https://content.nuxtjs.org/themes/docs