Create a new Nuxt JS project and add the Nuxt Content module

preview_player
Показать описание
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

Nuxt Content Docs

Рекомендации по теме
Комментарии
Автор

Hi, thank you for the tutorial! It looks like a part of a series, but I don't see links to other videos :(

apayrus