react-basic-ssr

React basic server side rendering from scratch...

Build & Run Instructions

  1. To build and run the code, ensure you have npm installed

  2. Install

npm install
  1. Start the application
npm run dev