Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)
⭐ 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