# react-ssr **Repository Path**: mirrors_zimv/react-ssr ## Basic Information - **Project Name**: react-ssr - **Description**: :waxing_gibbous_moon:support for https://dashiren.cn - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-ssr use koa2 + react support for https://dashiren.cn ## React hooks version you can checkout the "hooks" of branch, it use the react hooks. ## Usage ### Devlopment: npm run dev ### Production: npm run build npm run prod need to npm install -g pm2 ## Blog https://www.cnblogs.com/1wen/p/10282786.html ## Hooks version blog https://www.cnblogs.com/1wen/p/10600816.html