Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 151 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 151 Bytes

ssr-react-18

Sample app to setup nextjs ssr host app with remote react app

Installation

yarn install

Build

yarn build

Start

yarn serve