WebDev 2022
Repo WebDev 2022

Nuxt.js

Nuxt.js

Nuxt.js is a free and open source web application framework based on Vue.js, Node.js, Webpack and Babel.js

he framework is advertised as a "meta-framework for universal applications". The term universal is used here with the meaning that the goal of the framework is to enable users to create web views in JavaScript utilizing the Vue.js single file component system[5] and that can function both as in-browser single page application (SPA) views as well as server-rendered web views which are then (after server rendering) "rehydrated" to full SPA functionality.