Vue 3 Server Side Rendering Example
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
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
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.
This project is part of Modus Labs.
Licensing
This project is MIT licensed.