Nuxt.js – The Vue.js Framework

Introduction Initially released in 2016, Nuxt.js is a framework for creating Vue.js applications – enabling users to choose between Universal, Single Page or Static Generated application. Nuxt.js is based on Vue.js, Express.js, Node.js, Webpack, and Babel.js. One of the biggest selling points of the framework is that it is a meta-framework for universal applications –…