vue3-vite-ssr-example
November 15, 2020 ยท View on GitHub
This repo is purely a proof of concept and is not actively maintained. For a more production ready setup, have a look at vite-ssr
npm run build will build client and server files into dist
npm run serve will run the server after building