# nuxt-nodejs-runtime **Repository Path**: devsapp/nuxt-nodejs-runtime ## Basic Information - **Project Name**: nuxt-nodejs-runtime - **Description**: nuxt 原生runtime组件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-24 - **Last Updated**: 2021-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nuxt App 使用原生runtime 支持nuxtjs SSR渲染 - 初始化项目:`s init devsapp/nuxt-ssr-app` - 进入项目:`cd nuxt-ssr-app` - 部署项目:`s deploy`