vue3 example ssr

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

73
31
Vue

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. Please follow the video turorial for more information.

Follow us on

Server Side Rendering with Vue.js 3

Server Side Rendering with Vue.js 3

Getting Started

Test in:

Project setup

npm install

Create and test a server-side-rendered build

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

Compiles and minifies for production

npm run build

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.