Main playground for https://content.nuxtjs.org
Install dependencies the dependencies:
yarn installyarn devThis will create the dist/ directory for publishing to static hosting (Vercel, Netlify, etc.)
yarn generateTo preview the static generated app, run yarn start
For detailed explanation on how things work, checkout nuxt/content.