VueNeue

Vue CLI and Server Side Rendering

Read documentation →

Server side rendering

Simple and easy to install SSR plugin for a live or static optimized SEO website

Vue CLI 3.x

Use the latest Vue CLI to build your applications with its beautiful Vue UI

Plugins compatibility

This project aims to have a good compatibility with other Vue CLI plugins

This plugin is heavly inspired by NuxtJS you will find a lots of similarity with its API

Features

  • Server-side rendering
  • Generate a static website
  • Basic Vue UI integration
  • Plugins & middlewares systems
  • SSR can have routes in SPA mode
  • CLI plugins support:
    • Progressive Web App
    • TypeScript
    • i18n
    • Apollo

See example repository

Planned

  • Auto-routing

See roadmap