React Clock A simple proof of concept and experiment using React to implement a digital clock that has "isomorphic" rendering on both client and server side Instructions Assuming you have NPM installed run npm install and then start the HTTP server by running npm start