@prog666/vue-cli-plugin-ssr

0.2.3 • Public • Published

@akryum/vue-cli-plugin-ssr

npm npm vue-cli3

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

Become a Patreon


Features:

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

🚀 Roadmap:

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

Usage

vue add @akryum/ssr
yarn run ssr:serve

To run the app in production:

yarn run ssr:build
yarn run ssr:start

Readme

Keywords

Package Sidebar

Install

npm i @prog666/vue-cli-plugin-ssr

Weekly Downloads

9

Version

0.2.3

License

MIT

Unpacked Size

95.4 kB

Total Files

22

Last publish

Collaborators

  • prog666