react-async-server-side-rendering icon indicating copy to clipboard operation
react-async-server-side-rendering copied to clipboard

React with asynchronous server side rendering

React Asynchronus Server Side Rendering

Running this

  • npm install should install all the dependencies
  • npm run build:watch will build the client side bundle and rebuild on changes
  • npm run start:dev will start the server and restart on changes