Skip to content

Server Sider Rendering (SSR) in Vue 3 - Example App

License

Notifications You must be signed in to change notification settings

shenron/vue3-example-ssr

 
 

Repository files navigation

Vue 3 Server Side Rendering Example

MIT Licensed Powered by Modus_Create Run on Repl.it

Example project that demonstrates the new Vue 3 Server Side Rendering APIs and Capabilities:

  • vue-router@next
  • vuex@next
  • prefetch data

Please follow the video tutorial for more information.

Follow us on

For TS

Checkout ts branch

Server Side Rendering with Vue.js 3

Server Side Rendering with Vue.js 3

Getting Started

Test in:

Project setup

npm ci

Build server and client parts, start ssr server

npm run ssr

*Note: The pressr script will create a SSR build before running src/server.js.

Compiles and hot-reloads for development

npm run serve

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Modus Create

{replace PROJECT_NAME in links below with the name of this project}

Modus Create is a digital product consultancy. We use a distributed team of the best talent in the world to offer a full suite of digital product design-build services; ranging from consumer facing apps, to digital migration, to agile development training, and business transformation.

Modus Create

This project is part of Modus Labs.

Modus Labs

Licensing

This project is MIT licensed.

About

Server Sider Rendering (SSR) in Vue 3 - Example App

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.8%
  • Vue 34.2%
  • HTML 5.0%