@sum.cumo/vue-cli-plugin-ssr
v0.6.0
Published
Turn your app into an isomorphic SSR app! Forked from https://github.com/Akryum/vue-cli-plugin-ssr
Downloads
3
Readme
@akryum/vue-cli-plugin-ssr
Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)
Sponsors
Gold
Silver
Bronze
About
:star: Features:
- Automatic conversion of your project to SSR
- Integrated express server
- Vuex store
- Async routes
- vue-cli-plugin-apollo support
- Custom middlewares
:rocket: Roadmap:
- Automatic conversion of vuex modules to
state () {}
- Integration with CLI UI