This example app takes the application from https://github.com/moduslabs/vue3-example-ssr which has router and a non singleton vuex and simplifies it to just have a router.
npm install
npm run buildcsr
npm run startcsr
This example app takes the application from https://github.com/moduslabs/vue3-example-ssr which has router and a non singleton vuex and simplifies it to just have a router.
npm install
npm run buildcsr
npm run startcsr