# Vue后端渲染-SSR **Repository Path**: bzsometest/vue-ssr ## Basic Information - **Project Name**: Vue后端渲染-SSR - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-14 - **Last Updated**: 2021-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue服务端渲染 - 参考文档:https://ssr.vuejs.org/zh/ ### 启动项目 ``` yarn & node server.js ``` ### 个人理解 简单来说:和jsp、php等技术类似