Troovix / building-a-pre-rendered-website-with-nuxt-and-storyblok

This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-pre-rendered-website-with-nuxt-and-storyblok/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a Pre-Rendered Website With Nuxt.js and Storyblok

Patreon Donate

This is an example project for the following article: Building a Pre-Rendered Website With Nuxt.js and Storyblok

Build Setup

# Serve with hot reload.
yarn dev

# Build for production with minification.
yarn build

# Serve SSR production build.
yarn start

# Generate static pre-rendered build.
yarn generate

Instant deploy to Netlify

By clicking this button you can automatically clone this repository, setup a new site in Netlify and run the build and deployment to the Netlify CDN.

Deploy to Netlify

About

Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner

License

MIT

About

This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-pre-rendered-website-with-nuxt-and-storyblok/

License:MIT License


Languages

Language:Vue 70.7%Language:JavaScript 29.3%