# isomorphic-learn-react **Repository Path**: mirrors_svenanders/isomorphic-learn-react ## Basic Information - **Project Name**: isomorphic-learn-react - **Description**: Isomorphic edition of learn react (experimental) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Learn React ====================== A playground for server-side rendering with react, react-router and flux. After cloning the repo, do this so check it out: ```sh $ npm install $ ./script/dev # open http://localhost:5000 ```