Introduction

Luma Nuxt is the Nuxt.js Vue version of Luma HTML. Powered by Nuxt.js, it's native Vue.js and it aims for 100% feature parity with the HTML version.

Nuxt.js

Luma Nuxt is stacked on Nuxt.js — The Vue.js Framework. Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. Learn more about Nuxt.js at https://nuxtjs.org.

Vue.js

Luma Nuxt is using Vue.js at it's core — The Progressive JavaScript Framework that allow you to build things in no time with HTML, CSS and JavaScript. Learn more about Vue.js at vuejs.org.

Vuex

Luma Nuxt is using Vuex as it's state management pattern and library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. Learn more about Vuex at https://vuex.vuejs.org.