Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

Starting point for Nuxt2 with contentful & multiple locales

Notifications You must be signed in to change notification settings

simonhermann/nuxt-contentful-i18n-boilerplate

Repository files navigation

[Not maintained anymore] Starting point for Nuxt2 with contentful & multiple locales

i18n Documentation:

Contentful:

To get startet, create a contentful space and a content type (Here: "blogPost" with the field "title"). Then Setup your contentful space and access token in Contentful.vue

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

Starting point for Nuxt2 with contentful & multiple locales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published