# react-ssr **Repository Path**: youchen12138/react-ssr ## Basic Information - **Project Name**: react-ssr - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Server Side Rendering Demo ## Get Started ```sh $ git clone https://github.com/JustClear/react-ssr.git $ cd react-ssr $ yarn $ npm run build:client $ npm run build:server $ npm start ``` ## License Licensed under the [MIT License](https://github.com/JustClear/react-ssr/blob/master/LICENSE)