Skip to content

Latest commit

 

History

History
77 lines (53 loc) · 2.22 KB

README.md

File metadata and controls

77 lines (53 loc) · 2.22 KB

@akryum/vue-cli-plugin-ssr

npm npm vue-cli3

Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)

Become a Patreon



Sponsors

Gold

sum.cumo logo

Silver

VueSchool logo Vue Mastery logo

Bronze


About

⭐ Features:

  • Automatic conversion of your project to SSR
  • Integrated express server
  • Vuex store
  • Async routes
  • vue-cli-plugin-apollo support
  • Custom middlewares

🚀 Roadmap:

  • Automatic conversion of vuex modules to state () {}
  • Integration with CLI UI