Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 360 Bytes

Sample Application for Isomorphic ReactJS

Isomorphic ReactJS is a JS application that is rendered partially both on server side and client side as well.

Installation

git clone https://github.com/sirajulm/isomorphic-react-sample/

Setting Up

npm install

Running

npm start