/nuxt-realworld-app

An exemplary real-world application built with Nuxt.js in universal mode.

Primary LanguageVue

Nuxt.js RealWorld Example App

Nuxt.js codebase, building in universal mode, containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Dependencies

Getting started

npm install
npm run dev