# ssr-nuxt-js **Repository Path**: isfive/ssr-nuxt-js ## Basic Information - **Project Name**: ssr-nuxt-js - **Description**: 千锋教育_前端Nuxt框架教程 开启SSR(服务器端渲染)源码 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 21 - **Forks**: 8 - **Created**: 2021-01-11 - **Last Updated**: 2025-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ssr-nuxt-js源码 点点star不迷路[![star](https://gitee.com/isfive/ssr-nuxt-js/badge/star.svg?theme=dark)](https://gitee.com/isfive/ssr-nuxt-js/stargazers) # 千锋教育_前端Nuxt框架教程 开启SSR(服务器端渲染) [视频地址](https://www.bilibili.com/video/BV13Z4y1T74J) ## Build Setup ```bash # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate ``` For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).